Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use a normal fork() instead of a daemon_fork() when forking of chroot() ↵ | Lennart Poettering | 2005-11-01 | 1 | -2/+4 |
| | | | | | | helper daemon git-svn-id: file:///home/lennart/svn/public/avahi/trunk@914 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe | ||||
* | make use of setproctitle() to change the process title of the daemon ↵ | Lennart Poettering | 2005-10-30 | 1 | -1/+4 |
| | | | | | | 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 | ||||
* | * add chroot() support on Linux | Lennart Poettering | 2005-10-30 | 1 | -0/+406 |
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@907 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe |