diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-05-05 16:53:47 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-05-05 16:53:47 +0000 |
commit | 3602bf72507cec2fefc007cc14df65a208beb7d6 (patch) | |
tree | fbd1455e043b75586fe1dfbc9ed977892d967cc8 /scripts | |
parent | 2a93fa27e1ee4078cd2bd284191fd26bff963a9c (diff) | |
download | anaconda-3602bf72507cec2fefc007cc14df65a208beb7d6.tar.gz anaconda-3602bf72507cec2fefc007cc14df65a208beb7d6.tar.xz anaconda-3602bf72507cec2fefc007cc14df65a208beb7d6.zip |
2005-05-05 Jeremy Katz <katzj@redhat.com>
* scripts/upd-instroot (KEEPFILE): Pull in more selinux policy
files for dwalsh
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/upd-instroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index b975377be..294dbe10d 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -258,7 +258,7 @@ etc/protocols etc/services etc/selinux/targeted/booleans etc/selinux/targeted/policy/policy.* -etc/selinux/targeted/contexts/files/file_contexts +etc/selinux/targeted/contexts/files/* etc/security/selinux/policy.* etc/security/selinux/file_contexts $LIBDIR/libc[-.]* |