diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-18 18:46:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-18 18:46:40 +0000 |
commit | 678508409a92f80cacd94a70e1e51ca4a389435a (patch) | |
tree | 8dc9502d1a8d6785d2ba14afe808a7b52942167a /examples/klogd-linux/log/run | |
parent | 0fbc13bdc5bf68c6ff44bca7d0f6db02ae045ba5 (diff) | |
download | s6-678508409a92f80cacd94a70e1e51ca4a389435a.tar.xz |
Add s6-socklog
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples/klogd-linux/log/run')
-rwxr-xr-x | examples/klogd-linux/log/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/klogd-linux/log/run b/examples/klogd-linux/log/run index 458fe27..82a3bb6 100755 --- a/examples/klogd-linux/log/run +++ b/examples/klogd-linux/log/run @@ -1,4 +1,4 @@ -#!/command/execlineb -P +#!/bin/execlineb -P s6-setuidgid klog exec -c s6-log -d3 t s1000000 n20 /var/log/klogd |