summarylogtreecommitdiffstats
path: root/halcyon.install
blob: ff56071c466eb1bf9d52a59ef5a6d7e2d282fae6 (plain)
1
2
3
4
pre_remove() {
	systemctl stop halcyon.service
	systemctl disable halcyon.service
}