Query: selinux_lsetfilecon_default
OS: debian
Section: 3
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
selinux_lsetfilecon_default(3) SELinux API documentation selinux_lsetfilecon_default(3)NAMEselinux_lsetfilecon_default - set the file context to the system defaults.SYNOPSIS#include <selinux/selinux.h> int selinux_lsetfilecon_default(const char *path);DESCRIPTIONselinux_lsetfilecon_default sets the file context to the system defaults.RETURN VALUEReturns zero on success or -1 otherwise.SEE ALSOselinux(8), selinux_file_context_cmp(3), selinux_file_context_verify(3), matchpathcon(3), freecon(3), setfilecon(3), setfscreatecon(3) sds@tycho.nsa.gov 21 November 2009 selinux_lsetfilecon_default(3)