From ec12100677d5bcee7fbe0a0d86f4f4a0e6e9c3ac Mon Sep 17 00:00:00 2001 From: "d. johnson" Date: Wed, 1 Oct 2014 01:13:35 -0500 Subject: add direct dl url --- reset-selinux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/reset-selinux.sh b/reset-selinux.sh index cd16981..a076eea 100755 --- a/reset-selinux.sh +++ b/reset-selinux.sh @@ -2,6 +2,7 @@ # Partial script version of http://fedorasolved.org/Members/fenris02/post_upgrade_cleanup # Mirrored on https://fedoraproject.org/wiki/User:Fenris02/Distribution_upgrades_and_cleaning_up_after_them +# From http://fedorapeople.org/cgit/fenris02/public_git/cleanup.git/plain/reset-selinux.sh DS=$(/bin/date +%Y%m%d) LANG=C -- cgit