summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2017-11-10 09:18:18 +0100
committerAndrew Bartlett <abartlet@samba.org>2017-11-28 11:37:06 +0100
commit8736013dc42c5755b75bbb2e843a290bcd545909 (patch)
tree9ae0fd62144e94907265f2e070893c3d56bdc3a8 /packaging
parentbfafabfb942668328401a3c89fc55b50dc56c209 (diff)
downloadsamba-8736013dc42c5755b75bbb2e843a290bcd545909.tar.gz
s4:samba: Allow samba daemon to run in foreground
We are passing the no_process_group to become_daemon() that setsid() is not called. In case we are double forking, we run in SysV daemon mode, setsid() should be called! See: https://www.freedesktop.org/software/systemd/man/daemon.html BUG: https://bugzilla.samba.org/show_bug.cgi?id=13129 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions