summarylogtreecommitdiffstats
path: root/overture.install
diff options
context:
space:
mode:
Diffstat (limited to 'overture.install')
-rw-r--r--overture.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/overture.install b/overture.install
index 0bd8dab61cca..9062a5b84e09 100644
--- a/overture.install
+++ b/overture.install
@@ -1,4 +1,3 @@
pre_remove() {
- systemctl stop overture.service
- systemctl disable overture.service
+ systemctl disable --now overture.service
}