Thread
:
google-chrome-stable 14...crash from selinux?
View Single Post
#
2
18th September 2011, 01:37 AM
tox
Guest
Posts: n/a
Re: google-chrome-stable 14...crash from selinux?
try this
Quote:
restorecon -R ~/.config
# install restorecond
su -c 'yum install policycoreutils-restorecond'
# enable it
su -c 'chkconfig restorecond on'
.....................................