diff --git a/sysconfig.syslog-stunnel b/sysconfig.syslog-stunnel new file mode 100644 index 0000000..d8ce9b1 --- /dev/null +++ b/sysconfig.syslog-stunnel @@ -0,0 +1,13 @@ +## Type: string +## Default: "/var/lib/stunnel/dev/log" +## ServiceRestart: syslog +## Config: syslog-ng +# +# The filename mentioned here will be added as "-a ..." to SYSLOGD_PARAMS when +# syslogd is started. +# +# This additional socket is needed in case that syslogd is restarted. Otherwise +# a chrooted stunnel won't be able to continue logging. +# +SYSLOGD_ADDITIONAL_SOCKET_STUNNEL="/var/lib/stunnel/dev/log" +