Results 1 to 3 of 3

Thread: sudo aa-complain comand doesn't work in apparmor

  1. #1
    Join Date
    Feb 2014
    Beans
    1

    sudo aa-complain comand doesn't work in apparmor

    Hi,
    I have set all available profiles to enforce. Unfortunately it have cause that Chromium browser do not start.
    Code:
    sudo chromium-browser
    I recive in terminal
    Code:
    [0207/022829:ERROR:nss_util.cc(86)] Failed to create /home/xubuntu/.pki/nssdb directory.
    No protocol specified
    
    (chromium-browser:5566): Gtk-WARNING **: cannot open display: :0.0]
    I have tried
    Code:
    sudo aa-complain /usr/lib/chromium-browser/chromium-browser
    but status show chromium profile in enforce. I have tried to restart computer and few times set chromium to complain but without succes.
    Why aa-complain doesn't work and how to make Chromium work again.
    Kind Regards

  2. #2
    Join Date
    Sep 2010
    Beans
    898

    Re: sudo aa-complain comand doesn't work in apparmor

    Please post the output from:
    Code:
    sudo service apparmor reload
    sudo apparmor_status
    Last edited by Dave_L; February 7th, 2014 at 05:25 PM. Reason: Added reload command

  3. #3
    Join Date
    Feb 2014
    Beans
    142

    Re: sudo aa-complain comand doesn't work in apparmor

    Quote Originally Posted by Nie_Moj View Post
    Code:
    sudo chromium-browser
    This is about the worst thing I can possibly imagine
    NEVER RUN YOUR BROWSER AS ROOT!!!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •