*** This bug is a duplicate of bug 151190 ***
    https://bugs.launchpad.net/bugs/151190

On Tue, Sep 16, 2008 at 09:26:37PM -0000, Martin Pitt wrote:
> cups-pdf's apparmor profile already uses the @{HOME} abstraction. So the
> real problem here is that apparmor hardcodes that to be /home/$USER,

This is entirely configurable in /etc/apparmor.d/tunables/home.

> instead of using the actual home directory (which is /sp/home/$USER for
> Hans). Therefore I am reassigning this to apparmor.

Change the @{HOMEDIRS} tunable to reflect the other locations.  e.g.:

 @{HOMEDIRS}=/home/ /sp/home/

-- 
@{HOME} does not expand to the real home dir, but hardcodes /home/
https://bugs.launchpad.net/bugs/212280
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

Reply via email to