You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I switched from Arch to Void, and am now on musl, runit, dcron and rsyslog (hugs rsyslog, I missed you sooo much).
Like systemd, runit does not detach jobs. Currently, Void runs dcrond alongside 'logger -p cron.notice' because '-f' not only stops detaching, it also turns off syslog.
Would you accept a patch for '-S' to keep syslog on, to allow it to override the no-syslog part of '-f'?
Thanks for reading!
-p
The text was updated successfully, but these errors were encountered:
Hi! I switched from Arch to Void, and am now on musl, runit, dcron and rsyslog (hugs rsyslog, I missed you sooo much).
Like systemd, runit does not detach jobs. Currently, Void runs dcrond alongside 'logger -p cron.notice' because '-f' not only stops detaching, it also turns off syslog.
Would you accept a patch for '-S' to keep syslog on, to allow it to override the no-syslog part of '-f'?
Thanks for reading!
-p
The text was updated successfully, but these errors were encountered: