centos man page for restorecond

Query: restorecond

OS: centos

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

restorecond(8)															    restorecond(8)

NAME
restorecond - daemon that watches for file creation and then sets the default SELinux file context
SYNOPSIS
restorecond [-d] [-h] [-f restorecond_file ] [-u] [-v]
DESCRIPTION
This manual page describes the restorecond program. This daemon uses inotify to watch files listed in the /etc/selinux/restorecond.conf, when they are created, this daemon will make sure they have the correct file context associated with the policy.
OPTIONS
-d Turns on debugging mode. Application will stay in the foreground and lots of debugs messages start printing. -h Print usage statement. -f restorecond_file Use alternative restorecond.conf file. -u Turns on user mode. Runs restorecond in the user session and reads /etc/selinux/restorecond_user.conf. Uses dbus to make sure only one restorecond is running per user session. -v Turns on verbose debugging. (Report missing files)
AUTHOR
This man page and program was written by Dan Walsh <dwalsh@redhat.com>.
FILES
/etc/selinux/restorecond.conf /etc/selinux/restorecond_user.conf
SEE ALSO
restorecon(8), 2002031409 restorecond(8)
Related Man Pages
selinux(8) - centos
selinux(8) - debian
sestatus(8) - debian
rsync_selinux(8) - linux
rsync_selinux(8) - opensolaris
Similar Topics in the Unix Linux Community
how to use .gdbinit to set watches in WDB
selinux --disabled