Activity log for bug #1228487

Date Who What changed Old value New value Message
2013-09-21 04:15:19 David bug added bug
2013-09-21 04:36:49 David attachment added apparmor profile for transmission-daemon. https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1228487/+attachment/3832800/+files/usr.bin.transmission-daemon
2013-09-21 04:38:34 David description I am using the apparmor transmission-daemon profile attached to this bug report and on boot it is 'applyed' because the transmission-daemon can start up before its apparmor profile is loaded. This issue can be fixed by adding /lib/init/apparmor-profile-load usr.bin.transmission-daemon to the upstart configuration pre-start script. I have attached a patch which does exactly that. I am using the apparmor transmission-daemon profile attached to this bug report and on boot it is not 'applied' because the transmission-daemon can start up before its apparmor profile is loaded. This issue can normally be fixed by adding a /lib/init/apparmor-profile-load $profile_name to the upstart configuration pre-start script.