看板 DFBSD_commit 關於我們 聯絡資訊
commit dfd5d6553ecc9ed1d4d79e8259865ba725927863 Author: Alex Hornung <ahornung@gmail.com> Date: Sat Jul 10 16:13:00 2010 +0100 udevd - add pidfile & SIGTERM handler * Add the creation of a pidfile and a SIGTERM handler that disposes of the pidfile. * add pidfile to rc script Summary of changes: etc/rc.d/udevd | 1 + sbin/udevd/udevd.c | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dfd5d6553ecc9ed1d4d79e8259865ba725927863 -- DragonFly BSD source repository