add systemd integration
[gd/samba-autobuild/.git] / packaging / systemd / winbind.service
index eff266f0d837ac8afb15b00eafbfe91fd9622460..f711a17f040e86ace395402e12860f7ccb395aaf 100644 (file)
@@ -3,7 +3,8 @@ Description=Samba Winbind Daemon
 After=syslog.target network.target nmb.service
 
 [Service]
-Type=forking
+Type=notify
+NotifyAccess=all
 PIDFile=/run/winbindd.pid
 EnvironmentFile=-/etc/sysconfig/samba
 ExecStart=/usr/sbin/winbindd "$WINBINDOPTIONS"