#!/bin/bash

sudo systemctl stop poshc2.service >/dev/null
sudo systemctl disable poshc2.service >/dev/null

