summarylogtreecommitdiffstats
path: root/crtmpserver-git.install
blob: 03cd2f78778713627f10b36a466ae59bd32d13b6 (plain)
1
2
3
4
pre_remove() {
    systemctl stop crtmpserver
    systemctl disable crtmpserver
}