diff options
| author | Jeremy Katz <katzj@redhat.com> | 2008-02-13 13:32:22 -0500 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2008-02-14 17:07:47 -0500 |
| commit | eb027d4fcbd08e65b16f170278d968584db308e7 (patch) | |
| tree | 683d0159da280c60918ef3935cd1a1a4b81d5aa5 /scripts | |
| parent | 7ca020b1dccf4a3103d0543b626948fd08b6a93b (diff) | |
Keep /etc/nsswitch.conf and /etc/shells
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 72d0e7728..98dbd22ef 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -312,6 +312,7 @@ etc/hal etc/passwd etc/iscsid.conf etc/mke2fs.conf +etc/nsswitch.conf etc/pcmcia etc/PolicyKit etc/protocols @@ -321,6 +322,7 @@ etc/selinux/targeted/policy/policy.* etc/selinux/targeted/contexts/files etc/selinux/targeted/contexts etc/selinux/targeted +etc/shells usr/share/selinux/targeted etc/security/selinux/policy.* etc/security/selinux/file_contexts |
