The source project of this merge request has been removed.
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