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

Reply via email to