mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-03 12:12:12 +00:00
policycoreutils: restorecond: remove /etc/mtab from default list
/etc/mtab points to /proc/mounts in modern systems. Remove the entry to try to update its label. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
0faee34ebd
commit
f27af4a6fb
@ -1,7 +1,6 @@
|
||||
/etc/services
|
||||
/etc/resolv.conf
|
||||
/etc/samba/secrets.tdb
|
||||
/etc/mtab*
|
||||
/var/run/utmp
|
||||
/var/log/wtmp
|
||||
/root/*
|
||||
|
Loading…
Reference in New Issue
Block a user