ports/main/nnd-s6-services/rc/syslogd/run

12 lines
252 B
Plaintext
Raw Normal View History

2022-03-21 12:25:55 +00:00
#!/bin/execlineb -P
2022-10-18 19:06:48 +00:00
s6-envdir -i /etc/s6/env/path
2022-03-21 12:25:55 +00:00
importas -i PATH PATH
emptyenv
export PATH $PATH
2022-10-18 19:06:48 +00:00
# TODO: Change/allow this to be changed when you find out why this even exists
2022-03-21 12:25:55 +00:00
define RUNAS nobody
s6-envuidgid ${RUNAS}
exec s6-socklog -d3 -U -t3000