Skip to content

Drop NotifyAccess=all from systemd units

The implicit NotifyAccess=main is enough since Samba daemons do not fork()/exit() anymore under systemd.

Also align winbind.service with other units. systemd parser is smart to split arguments at whitespaces respecting quotes when necessary.

Signed-off-by: Marcos Mello marcosfrm@gmail.com

Merge request reports

Loading