diff options
Diffstat (limited to 'services/syslog-ng')
-rwxr-xr-x | services/syslog-ng/run | 2 | ||||
l--------- | services/syslog-ng/supervise | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/services/syslog-ng/run b/services/syslog-ng/run new file mode 100755 index 0000000..32962f5 --- /dev/null +++ b/services/syslog-ng/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec syslog-ng -F diff --git a/services/syslog-ng/supervise b/services/syslog-ng/supervise new file mode 120000 index 0000000..61bcfab --- /dev/null +++ b/services/syslog-ng/supervise @@ -0,0 +1 @@ +/run/runit/supervise.syslog-ng \ No newline at end of file |