Great, thank you.
'touch /etc/inittab' did not fix it however removing the below from
/var/lib/dpkg/info/daemontools.prerm works.
echo "Removing svscanboot from /etc/inittab.."
grep -v svscanboot /etc/inittab > /etc/inittab.'{new}'
[ -e /etc/inittab.'{new}' ] && mv -f /etc/inittab.'{new}' /etc/inittab
--
Daemontools uninstall does not work
https://bugs.launchpad.net/bugs/178870
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs