CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2013/01/26 01:00:11
Modified files: etc/rc.d : mountd Log message: Do not allow stopping/restarting mountd using the rc.d(8) framework; if there is need to send a SIGTERM to mountd(8), it should be done manually as there is too much involved with RPC daemons to make it automagic. ok beck@