aboutsummaryrefslogtreecommitdiffstats
path: root/community/iwd/iwd.confd
diff options
context:
space:
mode:
Diffstat (limited to 'community/iwd/iwd.confd')
-rw-r--r--community/iwd/iwd.confd4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/iwd/iwd.confd b/community/iwd/iwd.confd
index 9fed1e0a1c5..347008816d4 100644
--- a/community/iwd/iwd.confd
+++ b/community/iwd/iwd.confd
@@ -12,7 +12,7 @@
#command_args=
# Log messages are redirected to syslog. Set to empty string to disable.
-#error_logger="logger -t iwd -p daemon.info"
+#error_logger="logger -t iwd -p daemon.info >/dev/null 2>&1"
# Number of milliseconds to wait after starting and check that daemon is
# still running. Set to empty string to disable.
@@ -21,4 +21,4 @@
#start_wait=50
# Uncomment to use process supervisor.
-#supervisor="supervise-daemon"
+# supervisor="supervise-daemon"