Pass NULL instead of getprogname() to pidfile(). pidfile() will automatically
authorMatthias Schmidt <matthias@dragonflybsd.org>
Thu, 27 Dec 2007 15:29:40 +0000 (15:29 +0000)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Thu, 27 Dec 2007 15:29:40 +0000 (15:29 +0000)
commit9b5ae8ee4ed62bc62e4ceda33d5e6c713a7ae5ce
tree20ec1a0df801b31894e216a60d003071b00dd3f8
parent1465342b4c59135d512aa91f5e4280028760b5ca
Pass NULL instead of getprogname() to pidfile().  pidfile() will automatically
detect if the option is NULL and insert the appropriate basename.
usr.sbin/apmd/apmd.c
usr.sbin/battd/battd.c
usr.sbin/rwhod/rwhod.c