summaryrefslogtreecommitdiff
path: root/examples/ROOT/img/services-network
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ROOT/img/services-network')
-rwxr-xr-xexamples/ROOT/img/services-network/dns-cache/log/run2
-rwxr-xr-xexamples/ROOT/img/services-network/ntpclient/log/run2
-rwxr-xr-xexamples/ROOT/img/services-network/sshd/log/run2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/ROOT/img/services-network/dns-cache/log/run b/examples/ROOT/img/services-network/dns-cache/log/run
index 7bd42bd..4177eaa 100755
--- a/examples/ROOT/img/services-network/dns-cache/log/run
+++ b/examples/ROOT/img/services-network/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 t s1000000 n20 /var/log/dns-cache
diff --git a/examples/ROOT/img/services-network/ntpclient/log/run b/examples/ROOT/img/services-network/ntpclient/log/run
index 261b534..80d7b5b 100755
--- a/examples/ROOT/img/services-network/ntpclient/log/run
+++ b/examples/ROOT/img/services-network/ntpclient/log/run
@@ -1,4 +1,4 @@
#!/command/execlineb -P
s6-setuidgid ntplog
exec -c
-s6-log -t /var/log/ntpclient
+s6-log t /var/log/ntpclient
diff --git a/examples/ROOT/img/services-network/sshd/log/run b/examples/ROOT/img/services-network/sshd/log/run
index 9795581..d07f180 100755
--- a/examples/ROOT/img/services-network/sshd/log/run
+++ b/examples/ROOT/img/services-network/sshd/log/run
@@ -1,4 +1,4 @@
#!/command/execlineb -P
s6-setuidgid log
exec -c
-s6-log -t s1000000 n20 /var/log/sshd
+s6-log t s1000000 n20 /var/log/sshd