There is a new pull request by sathieu against master on the Samba Samba Github repository
https://github.com/sathieu/samba systemd-obsolete-syslog-target
https://github.com/samba-team/samba/pull/120systemd: syslog.target is obsolete
After=syslog.target is unnecessary by now because syslog is socket-activated and will therefore be started when needed.
Ref:
https://lintian.debian.org/tags/systemd-service-file-refers-to-obsolete-target.htmlBUG:
https://bugzilla.samba.org/show_bug.cgi?id=12402Signed-off-by: Mathieu Parent <
[hidden email]>
A patch file from
https://github.com/samba-team/samba/pull/120.patch is attached