CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/07 14:00:17
Modified files:
etc/rc.d : dvmrpd
Log message:
Remove setproctitle() for the parent process. Because rc.d(8) uses process
titles (including flags) to distinguish between daemons, this makes it
possible to manage multiple copies of a daemon using the normal infrastructure
by symlinking rc.d scripts to a new name. ok jung@ ajacoutot@,
missed in previous commit noticed after re-checking following report in bgpd.
