mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-14 10:12:22 +08:00
4 lines
86 B
Text
4 lines
86 B
Text
pre_remove() {
|
|
systemctl stop overture.service
|
|
systemctl disable overture.service
|
|
}
|