diff options
Diffstat (limited to 'examples/source/hostapd-log')
-rw-r--r-- | examples/source/hostapd-log/notification-fd | 1 | ||||
-rwxr-xr-x | examples/source/hostapd-log/run | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/examples/source/hostapd-log/notification-fd b/examples/source/hostapd-log/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/examples/source/hostapd-log/notification-fd @@ -0,0 +1 @@ +3 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 |