CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/07 13:56:48
Modified files:
etc/rc.d : bgpd
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, problem reported by mxb/alumni/chalmers/se.
