1restorecond(8) restorecond(8)
2
3
4
6 restorecond - daemon that watches for file creation and then sets the
7 default SELinux file context
8
9
11 restorecond [-d]
12
14 This manual page describes the restorecond program.
15
16 This daemon uses inotify to watch files listed in the
17 /etc/selinux/restorecond.conf, when they are created, this daemon will
18 make sure they have the correct file context associated with the pol‐
19 icy.
20
21
23 -d Turns on debugging mode. Application will stay in the fore‐
24 ground and lots of debugs messages start printing.
25
26
28 This man page was written by Dan Walsh <dwalsh@redhat.com>. The pro‐
29 gram was written by Dan Walsh <dwalsh@redhat.com>.
30
31
33 /etc/selinux/restorecond.conf
34
35
37 restorecon(8),
38
39
40
41 2002031409 restorecond(8)