1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Andreas Schneider 8736013dc4 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>
2017-11-28 11:37:06 +01:00
..
2014-01-03 05:04:44 +01:00
2017-02-22 08:26:22 +01:00
2017-11-20 07:20:13 +01:00
2017-11-27 04:51:59 +01:00
2017-11-18 00:09:16 +01:00
2017-02-22 08:26:22 +01:00
2017-11-13 23:54:46 +01:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00
2017-11-11 04:49:27 +01:00