On 27-08-14 19:43, News wrote:
[snip]
> Hello to the list,
>
> I start from here because there are some news, this is the story:
>
> I upgrade one server from Centos 6.3 to 6.5 and come back out again the 
> problem described above, so I use
> restorecon -Rv /sbin

After such an update I would do:
$ sudo touch /.autorelabel
and reboot

or for your particular use case do:
$ sudo /sbin/restorecon -v -R -F /sbin

Note the '-F' option. The restorecon man page has more info about that.

These two methods have always worked for me.

HTH,
Patrick
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to