summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-26 21:05:30 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-26 21:05:30 (GMT)
commite3945242a3155c5b19f4ee59308b117834fd9088 (patch)
tree8edfbe951b64e01db6d50d6a4be7cf444009b0f1 /build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process
parentaa009512903fb872a67cdad16999400fb2f7958a (diff)
downloadlinhes_dev-e3945242a3155c5b19f4ee59308b117834fd9088.zip
Remove mysql from shutdown list
closes FS#126
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf
index 856b0be..5d559ff 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/rc.conf
@@ -108,6 +108,6 @@ ROUTES=(!gateway)
# - prefix a daemon with a @ to start it up in the background
#
#DAEMONS=(syslog-ng network netfs crond)
-DAEMONS=(!syslog-ng !hotplug !pcmcia network mysqld dbus avahi-daemon)
+DAEMONS=(!syslog-ng !hotplug !pcmcia network !mysqld !dbus !avahi-daemon)
# End of file