Daniel J Walsh: > What file system are you using? > > Try > # restorecon -R -v / 2> /dev/null > > You will get lots of errors. Ext3 file system. [root@mfleetwo3 ~]# mount | egrep '/ |/boot' /dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw) /dev/sda1 on /boot type ext3 (rw) [root@mfleetwo3 ~]# restorecon -R -v / 2> /dev/null restorecon reset /dev/shm context system_u:object_r:tmpfs_t:s0->system_u:object_r:device_t:s0 restorecon reset /dev/shm/pulse-shm-1549836239 context unconfined_u:object_r:unconfined_tmpfs_t:s0->system_u:object_r:device_t:s0 I only got these 2 context corrections. About as I expected as I performed a full relabel earlier by touching /.autolabel and rebooting only a few days ago before I asked for help. Thanks, Mike -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines