freebsd-skq/usr.sbin/daemon
ghelmer cb04d194f4 Allow daemon(8) to run pidfile_open() before relenquishing privileges
so pid files can be written in /var/run when started as root.

I do not expect this to cause any security issues, but if anyone objects
it could be easily reverted.

PR:		bin/159568
MFC after:	4 weeks
2012-01-05 22:48:36 +00:00
..
daemon.8 Slightly improve wording. 2010-05-17 11:18:33 +00:00
daemon.c Allow daemon(8) to run pidfile_open() before relenquishing privileges 2012-01-05 22:48:36 +00:00
Makefile