[Pkg-clamav-devel] Bug#894383: invalid RuntimeDirectory= path in /lib/systemd/system/clamsmtp.service
Peter Marschall
peter at adpm.de
Thu Mar 29 15:47:54 UTC 2018
Package: clamsmtp
Version: 1.10-16
Severity: normal
Hi,
on startup systemd reports
/lib/systemd/system/clamsmtp.service:10: RuntimeDirectory= path is not valid, ignoring
The line complained about
RuntimeDirectory=/var/run/clamsmtp
violates the restrictions of systemd's RuntimeDirectory= directive given in systemd.exec(1):
The specified directory names must be relative, and may not include "." or "..".
Please change it to
RuntimeDirectory=clamsmtp
to stop systemd from complaining.
Thanks for maintaining clamsmtp in Debian
Peter
More information about the Pkg-clamav-devel
mailing list