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