mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
3136d2fd95
This makes it possible to tell different child tasks apart on linux systems that have not compiled against libsetproctitle or libbsd-setproctitle. Use "ps -ef -o pid,comm" to see the tree with these titles. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14287 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>