diff options
Diffstat (limited to 'examples/source/dns-cache-log')
| -rw-r--r-- | examples/source/dns-cache-log/dependencies | 1 | ||||
| -rw-r--r-- | examples/source/dns-cache-log/notification-fd | 1 | ||||
| -rwxr-xr-x | examples/source/dns-cache-log/run | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/examples/source/dns-cache-log/dependencies b/examples/source/dns-cache-log/dependencies index e1436e2..a8bb4f3 100644 --- a/examples/source/dns-cache-log/dependencies +++ b/examples/source/dns-cache-log/dependencies @@ -1 +1,2 @@ +mount-rwfs mount-sync diff --git a/examples/source/dns-cache-log/notification-fd b/examples/source/dns-cache-log/notification-fd deleted file mode 100644 index 00750ed..0000000 --- a/examples/source/dns-cache-log/notification-fd +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/examples/source/dns-cache-log/run b/examples/source/dns-cache-log/run index 6bd00d2..4177eaa 100755 --- a/examples/source/dns-cache-log/run +++ b/examples/source/dns-cache-log/run @@ -1,4 +1,4 @@ #!/command/execlineb -P s6-setuidgid dnslog exec -c -s6-log -d3 -- t s1000000 n20 /var/log/dns-cache +s6-log t s1000000 n20 /var/log/dns-cache |
