Well, a bit late, but: in script which is suppose to start logging daemon is
DAEMON=/sbin/bootlogd [ -x "$DAEMON" ] || exit 0 So you have to install a package which have file 'sbin/bootlogd'. So run command apt-get install sysvinit Pev -- bootlogd not working (sysvinit) https://bugs.launchpad.net/bugs/125710 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
