summaryrefslogtreecommitdiff
path: root/commissioning.bb
diff options
context:
space:
mode:
Diffstat (limited to 'commissioning.bb')
-rw-r--r--commissioning.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/commissioning.bb b/commissioning.bb
new file mode 100644
index 0000000..415945c
--- /dev/null
+++ b/commissioning.bb
@@ -0,0 +1,6 @@
+# also needed for php-fpm-commission
+inherit update-rc.d
+
+INITSCRIPT_PARAMS_${PN}-autostart = "update-rc.d commissioning start 2 3 4 5 . "
+
+# update-rc.d commissioning start 2 3 4 5 .