diff options
Diffstat (limited to 'hicn-light/config/preun')
-rwxr-xr-x | hicn-light/config/preun | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hicn-light/config/preun b/hicn-light/config/preun new file mode 100755 index 000000000..4584c7057 --- /dev/null +++ b/hicn-light/config/preun @@ -0,0 +1,3 @@ +#!/bin/bash + +systemctl disable hicn-light
\ No newline at end of file |