systemd: Start processes in forground and without a process group
[garming/samba-autobuild/.git] / packaging / systemd / winbind.service
index c511488166e87558203ec127f5c6a45f4cf69417..46b3797251dc362695abc1bd2c40032d8461d953 100644 (file)
@@ -7,7 +7,7 @@ Type=notify
 NotifyAccess=all
 PIDFile=/run/winbindd.pid
 EnvironmentFile=-/etc/sysconfig/samba
-ExecStart=/usr/sbin/winbindd "$WINBINDOPTIONS"
+ExecStart=/usr/sbin/winbindd --foreground --no-process-group "$WINBINDOPTIONS"
 ExecReload=/usr/bin/kill -HUP $MAINPID
 LimitCORE=infinity