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