Re: [CentOS] Shorewall and upgrade from 6.3 to 6.4

2013-03-14 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/14/2013 01:03 AM, Kahlil Hodgson wrote: > On 14/03/13 06:23, Gordon Messmer wrote: >> On 03/12/2013 04:07 PM, Kahlil Hodgson wrote: >>> If you are upgrading from 6.3 to 6.4 and you use shorewall, you will >>> want to run >>> >>> restorecon -Rv

Re: [CentOS] Shorewall and upgrade from 6.3 to 6.4

2013-03-13 Thread Kahlil Hodgson
On 14/03/13 06:23, Gordon Messmer wrote: > On 03/12/2013 04:07 PM, Kahlil Hodgson wrote: >> If you are upgrading from 6.3 to 6.4 and you use shorewall, you will >> want to run >> >> restorecon -Rv /sbin > > That's odd. Part of the selinux postinstall script involves running > "fixfiles" on an

Re: [CentOS] Shorewall and upgrade from 6.3 to 6.4

2013-03-13 Thread Gordon Messmer
On 03/12/2013 04:07 PM, Kahlil Hodgson wrote: > If you are upgrading from 6.3 to 6.4 and you use shorewall, you will > want to run > > restorecon -Rv /sbin That's odd. Part of the selinux postinstall script involves running "fixfiles" on any files whose context has changed. I confirmed th

[CentOS] Shorewall and upgrade from 6.3 to 6.4

2013-03-12 Thread Kahlil Hodgson
Just got burnt by this one this morning. If you are upgrading from 6.3 to 6.4 and you use shorewall, you will want to run restorecon -Rv /sbin before rebooting. Original solution from: > http://www.mail-archive.com/shorewall-users@lists.sourceforge.net/msg14885.html Cheers, kal --