diff options
Diffstat (limited to 'examples/source/udhcpd-wlan0-log')
| -rw-r--r-- | examples/source/udhcpd-wlan0-log/dependencies | 1 | ||||
| -rw-r--r-- | examples/source/udhcpd-wlan0-log/notification-fd | 1 | ||||
| -rwxr-xr-x | examples/source/udhcpd-wlan0-log/run | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/examples/source/udhcpd-wlan0-log/dependencies b/examples/source/udhcpd-wlan0-log/dependencies index e1436e2..a8bb4f3 100644 --- a/examples/source/udhcpd-wlan0-log/dependencies +++ b/examples/source/udhcpd-wlan0-log/dependencies @@ -1 +1,2 @@ +mount-rwfs mount-sync diff --git a/examples/source/udhcpd-wlan0-log/notification-fd b/examples/source/udhcpd-wlan0-log/notification-fd deleted file mode 100644 index 00750ed..0000000 --- a/examples/source/udhcpd-wlan0-log/notification-fd +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/examples/source/udhcpd-wlan0-log/run b/examples/source/udhcpd-wlan0-log/run index 7a72920..5142145 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 -d3 -- t s1000000 n20 /var/log/udhcpd-wlan0 +s6-log t s1000000 n20 /var/log/udhcpd-wlan0 |
