summaryrefslogtreecommitdiff
path: root/examples/ROOT/img/services-local/syslogd-linux/log/run
blob: 3cb4796ce6b594041ef69ac06ebe32bac19dda9f (plain)
1
2
3
4
5
6
7
#!/command/execlineb -P
s6-envdir -f env
import -Cs LOGLINE
s6-setuidgid syslog
exec -c
s6-log $LOGLINE
# Change env/LOGLINE to alter s6-log's behaviour