diff options
Diffstat (limited to 'examples/source/ntpclient-log/run')
-rwxr-xr-x | examples/source/ntpclient-log/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/source/ntpclient-log/run b/examples/source/ntpclient-log/run index 80d7b5b..be212c9 100755 --- a/examples/source/ntpclient-log/run +++ b/examples/source/ntpclient-log/run @@ -1,4 +1,4 @@ #!/command/execlineb -P s6-setuidgid ntplog exec -c -s6-log t /var/log/ntpclient +s6-log -d3 -- t /var/log/ntpclient |