aboutsummaryrefslogtreecommitdiffstats
path: root/community/iwd/ead.initd
diff options
context:
space:
mode:
Diffstat (limited to 'community/iwd/ead.initd')
-rw-r--r--community/iwd/ead.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/iwd/ead.initd b/community/iwd/ead.initd
index c16cc5140a1..4abe87778e6 100644
--- a/community/iwd/ead.initd
+++ b/community/iwd/ead.initd
@@ -2,7 +2,7 @@
description="Ethernet authentication daemon"
-: ${error_logger="logger -t ead -p daemon.info"}
+: ${error_logger="logger -t ead -p daemon.info >/dev/null 2>&1"}
command="/usr/libexec/ead"
command_background="yes"