diff options
Diffstat (limited to 'hicn-light/config/post')
-rwxr-xr-x | hicn-light/config/post | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hicn-light/config/post b/hicn-light/config/post index 91f596050..f2f566426 100755 --- a/hicn-light/config/post +++ b/hicn-light/config/post @@ -2,4 +2,4 @@ if pidof systemd; then systemctl enable hicn-light -fi +fi
\ No newline at end of file |