Public bug reported:

Binary package hint: apcupsd

apcupsd 3.12.1-1 (dapper current)

Add the following line to /etc/init.d/apcupsd :-
 

               if [ "`pidof apcupsd`" = "" ]
                then
 +                       install -o root -g root -m 755 -d /var/lock/apcupsd
                        start-stop-daemon --start --quiet --exec $DAEMON
                        echo "apcupsd."
                else

** Affects: apcupsd (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Lock directory not created in startup script
https://launchpad.net/bugs/84692

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to