From 76b5dfb8142e7c8afde7c3664a6dfc755bae3484 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 4 Dec 2019 14:13:30 -0600 Subject: Change commissioning to commission in most cases --- commissioning.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 commissioning.bb (limited to 'commissioning.bb') diff --git a/commissioning.bb b/commissioning.bb deleted file mode 100644 index 415945c..0000000 --- a/commissioning.bb +++ /dev/null @@ -1,6 +0,0 @@ -# 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 . -- cgit v1.2.3