diff options
Diffstat (limited to 'examples/ROOT/img/services-local/syslogd-linux')
-rw-r--r-- | examples/ROOT/img/services-local/syslogd-linux/notification-fd | 1 | ||||
-rwxr-xr-x | examples/ROOT/img/services-local/syslogd-linux/run | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/examples/ROOT/img/services-local/syslogd-linux/notification-fd b/examples/ROOT/img/services-local/syslogd-linux/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/examples/ROOT/img/services-local/syslogd-linux/notification-fd @@ -0,0 +1 @@ +3 diff --git a/examples/ROOT/img/services-local/syslogd-linux/run b/examples/ROOT/img/services-local/syslogd-linux/run index f58a862..de33c2c 100755 --- a/examples/ROOT/img/services-local/syslogd-linux/run +++ b/examples/ROOT/img/services-local/syslogd-linux/run @@ -2,7 +2,7 @@ fdmove -c 2 1 exec -c s6-envuidgid nobody -s6-notifywhenup -f +fdmove 1 3 s6-ipcserver -U -1 -- /dev/log fdmove -c 1 2 ucspilogd IPCREMOTEEUID IPCREMOTEEGID |