Re: Bug#4122: update-rc.d failed

1996-08-14 Thread Ian Jackson
Brian C. White writes ("Bug#4122: update-rc.d failed"): ... > echo "- Installing 'start' ..." > update-rc.d genpowerd start 11 1 2 3 4 5 > echo "- Installing 'stop' ..." > update-rc.d genpowerd stop 99 0 ... > shif

Bug#4122: update-rc.d failed

1996-08-13 Thread Brian C. White
Package: dpkg Version: 1.2.13elf I'm trying to package "genpower" (a UPS monitoring daemon), but am having trouble with the postinst: #! /bin/sh -e # # postinst file for genpower echo "- Installing 'start' ..." update-rc.d genpowerd start 11 1 2 3 4 5 echo "- Installing 'stop' ..."