Skip to content

Instantly share code, notes, and snippets.

View mottwan's full-sized avatar

Ivan Motelica mottwan

View GitHub Profile
1) stop services:
sudo systemctl stop hassio-supervisor.service
sudo systemctl stop hassio-apparmor.service
2) disable services:
sudo systemctl disable hassio-supervisor.service
sudo systemctl disable hassio-apparmor.service
3) remove services:
sudo rm -rf /etc/systemd/system/hassio-supervisor.service