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.confd6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/iwd/iwd.confd b/community/iwd/iwd.confd
index 916ce5d339f..9fed1e0a1c5 100644
--- a/community/iwd/iwd.confd
+++ b/community/iwd/iwd.confd
@@ -14,5 +14,11 @@
# Log messages are redirected to syslog. Set to empty string to disable.
#error_logger="logger -t iwd -p daemon.info"
+# Number of milliseconds to wait after starting and check that daemon is
+# still running. Set to empty string to disable.
+# NOTE: If you use iwd together with ConnMan and ConnMan crashes when started
+# right after iwd, increase this period to e.g. 200 ms.
+#start_wait=50
+
# Uncomment to use process supervisor.
#supervisor="supervise-daemon"