diff options
Diffstat (limited to 'sec-policy/selinux-base-policy/files/semanage.conf')
-rw-r--r-- | sec-policy/selinux-base-policy/files/semanage.conf | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sec-policy/selinux-base-policy/files/semanage.conf b/sec-policy/selinux-base-policy/files/semanage.conf deleted file mode 100644 index b01ffe0fc031..000000000000 --- a/sec-policy/selinux-base-policy/files/semanage.conf +++ /dev/null @@ -1,13 +0,0 @@ -# Specify how libsemanage will interact with a SELinux policy manager. -# The four options are: -# -# "source" - libsemanage manipulates a source SELinux policy -# "direct" - libsemanage will write directly to a module store. -# /foo/bar - Write by way of a policy management server, whose -# named socket is at /foo/bar. The path must begin -# with a '/'. -# foo.com:4242 - Establish a TCP connection to a remote policy -# management server at foo.com. If there is a colon -# then the remainder is interpreted as a port number; -# otherwise default to port 4242. -module-store = direct |