git: udevd - add pidfile & SIGTERM handler

Alex Hornung alexh at crater.dragonflybsd.org
Sat Jul 10 15:16:13 PDT 2010


commit dfd5d6553ecc9ed1d4d79e8259865ba725927863
Author: Alex Hornung <ahornung at 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





More information about the Commits mailing list