Drop NotifyAccess=all from systemd units
authorMarcos Mello <marcosfrm@gmail.com>
Fri, 8 May 2020 10:44:51 +0000 (07:44 -0300)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 12 May 2020 10:48:39 +0000 (10:48 +0000)
commitd1740fb3d5a72cb49e30b330bb0b01e7ef3e09cc
tree1c4ebfbb05c659e7068a52de016d08caf9bd9f8a
parenta699256f438527455aaff6c73c88ee87ac7083ef
Drop NotifyAccess=all from systemd units

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

Signed-off-by: Marcos Mello <marcosfrm@gmail.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
packaging/systemd/nmb.service.in
packaging/systemd/samba.service.in
packaging/systemd/smb.service.in
packaging/systemd/winbind.service.in