]> git.meshlink.io Git - catta/commit
make use of setproctitle() to change the process title of the daemon processes. This...
authorLennart Poettering <lennart@poettering.net>
Sun, 30 Oct 2005 21:22:05 +0000 (21:22 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 30 Oct 2005 21:22:05 +0000 (21:22 +0000)
commit5dcd0f6ff8458786206bace673263bcc04b53edf
tree3c24a43636ec7ce17a4d61fa1718ea5249ab947a
parentaedd4e87362371d83dd64d0bfb03ea3e5526607f
make use of setproctitle() to change the process title of the daemon processes. This is especially useful to distuingish the main daemon and the chroot() helper process.

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@908 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
avahi-daemon/Makefile.am
avahi-daemon/chroot.c
avahi-daemon/chroot.h
avahi-daemon/main.c
avahi-daemon/setproctitle.c [new file with mode: 0644]
avahi-daemon/setproctitle.h [new file with mode: 0644]
configure.ac