Public bug reported:
Environment:
ubuntu 15.04 with upstart and without apparmor
I tried to upgrade my ubuntu image to 15.10 and upgrading breaks on
rsyslog:
start: Job failed to start
i checked dmesg and found this:
[ 525.832963] init: rsyslog pre-start process (3078)
[ 525.833007] init: r
This fixes issues for me:
/lib/init/apparmor-profile-load:
#!/bin/sh
[ -x /lib/apparmor/profile-load ] || exit 0
exec /lib/apparmor/profile-load "$@"
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to init-system-helpers in Ubuntu.
http