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