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