summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/rsyslog/run
blob: 2fd4f170d0b6b291d502931c3f03c18f1dbbdf46 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
exec 2>&1
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting rsyslog"


exec /usr/bin/rsyslogd -n