Re: SELinux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/21/2011 09:35 AM, Daniel J Walsh wrote:
:
> 
>> % sandbox -X -H /home/gene/sandbox/home /opt/google/chrome/chrome
> 
>> /opt/google/chrome/chrome: error while loading shared libraries:
>> libnss3.so.1d: cannot open shared object file: No such file or directory
>> Hangup
> 
> 
> Any avc messages?
> 

nope - all quiet on the AVC front ..

note the case above is different than this case (with -t)

sandbox -X -t sandbox_web_t -H ~/sandbox/home /opt/google/chrome/chrome

which yields no error messages - a window starts up and closes.
Also has no AVC's

Probably not useful but in the above home:

 % cat .sandboxrc
#! /bin/sh
#TITLE: /opt/google/chrome/chrome
/usr/bin/test -r ~/.xmodmap && /usr/bin/xmodmap ~/.xmodmap
/usr/bin/matchbox-window-manager -use_titlebar no &
WM_PID=$!
dbus-launch --exit-with-session /opt/google/chrome/chrome
kill -TERM $WM_PID  2> /dev/null
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux