summaryrefslogtreecommitdiffstats
path: root/packages.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-03-03 16:40:23 +0000
committerJeremy Katz <katzj@redhat.com>2004-03-03 16:40:23 +0000
commit782b5b54204aa5e755ccd56b52ae4bd49bd0ea9d (patch)
treedf9ffea98c93e5b7dfdc4d0ee4ee4cbfa1743a2b /packages.py
parent36b3a0057f4af19d7935b2edf3243e9dd93eb692 (diff)
downloadanaconda-782b5b54204aa5e755ccd56b52ae4bd49bd0ea9d.tar.gz
anaconda-782b5b54204aa5e755ccd56b52ae4bd49bd0ea9d.tar.xz
anaconda-782b5b54204aa5e755ccd56b52ae4bd49bd0ea9d.zip
add more to my list of things to relabel... these are created by the %post of initscripts where it does a touch + chmod, it should arguably do a setfilecon too
Diffstat (limited to 'packages.py')
-rw-r--r--packages.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.py b/packages.py
index f018d4212..22d310ba3 100644
--- a/packages.py
+++ b/packages.py
@@ -1248,6 +1248,7 @@ def setFileCons(instPath):
"/etc/lilo.conf", "/etc/lilo.conf.anaconda",
"/etc/mtab", "/etc/resolv.conf",
"/etc/modprobe.conf", "/etc/modprobe.conf~",
+ "/var/log/wtmp", "/var/run/utmp",
"/var/lib/rpm", "/"] + rpmfiles
# blah, to work in a chroot, we need to actually be inside so the