summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pi-top-control.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/pi-top-control.install b/pi-top-control.install
index 7091e014abcb..87c0be75c901 100644
--- a/pi-top-control.install
+++ b/pi-top-control.install
@@ -7,6 +7,5 @@ post_install() {
}
pre_remove() {
- test `grep "i2c:" /etc/group | wc -l` -gt 0 && groupdel i2c
systemctl disable ptctl-poweroff.service
}