aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/config/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-light/config/postinst')
-rwxr-xr-xhicn-light/config/postinst3
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