[Bug 1521931] Re: apparmor-profile-load returns 1 if apparmor not installed

Pavel Volkovitskiy olfway at gmail.com
Wed Dec 2 10:00:18 UTC 2015


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.
https://bugs.launchpad.net/bugs/1521931

Title:
  apparmor-profile-load returns 1 if apparmor not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1521931/+subscriptions



More information about the Ubuntu-server-bugs mailing list