On 06/07/2016 06:17 AM, Tom H wrote: > > I've just looked at your script. > > Do > systemctl try-restart spamassassin > and > systemctl try-restart amavisd > need "2>/dev/null" if you're booted with sysvinit+openrc but have > systemd installed like the rc-service invocations in the opposite > case? or do they fail silently? >
Beats me, I don't have any way to test it. I am planning to do another revision bump at some point with ExecReload for spamd, so if anyone tells me that I need 2>/dev/null on those lines, I'll fix it.

