diff options
Diffstat (limited to 'examples/source/udhcpd-wlan0-log/run')
-rwxr-xr-x | examples/source/udhcpd-wlan0-log/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/source/udhcpd-wlan0-log/run b/examples/source/udhcpd-wlan0-log/run index 5142145..7a72920 100755 --- a/examples/source/udhcpd-wlan0-log/run +++ b/examples/source/udhcpd-wlan0-log/run @@ -1,4 +1,4 @@ #!/command/execlineb -P s6-setuidgid wifilog exec -c -s6-log t s1000000 n20 /var/log/udhcpd-wlan0 +s6-log -d3 -- t s1000000 n20 /var/log/udhcpd-wlan0 |