semanage_set_root(3) centos man page | unix.com

Man Page: semanage_set_root

Operating Environment: centos

Section: 3

semanage_set_root(3)					   Libsemanage API documentation				      semanage_set_root(3)

NAME
semanage_set_root - SELinux Management API
SYNOPSIS
Set the alternate root directory for SELinux configuration directory. #include <semanage/handle.h> extern const char *semanage_set_root(const char *path);
DESCRIPTION
This function sets an alternate root directory to for SELinux configuration paths to be used by the semanage library.
RETURN VALUE
In case of failure, -1 is returned. Otherwise 0 is returned.
SEE ALSO
semanage_handle_create(3), semanage_connect(3), dwalsh@redhat.com 1 June 2011 semanage_set_root(3)
Related Man Pages
semanage_bool_count_local(3) - debian
semanage_bool_count(3) - debian
semanage_fcontext_count_local(3) - debian
semanage_node_count_local(3) - debian
semanage_user_count_local(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing