centos man page for semanage-export

Query: semanage-export

OS: centos

Section: 8

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

semanage-export(8)														semanage-export(8)

NAME
semanage export- SELinux Policy Management import tool
SYNOPSIS
semanage export [-h] [-S STORE] [-f OUTPUT_FILE]
DESCRIPTION
semanage is used to configure certain elements of SELinux policy without requiring modification to or recompilation from policy sources. semanage import and export can be used to extract the SELinux modifications from one machine and apply them to another. You can put a hole group of semanage commands within a file and apply them to a machine in a single transaction.
OPTIONS
-h, --help show this help message and exit -S STORE, --store STORE Select an alternate SELinux Policy Store to manage -f OUTPUT_FILE, --output_file OUTPUT_FILE Output file
EXAMPLE
Import semanage modifications from another machine # semanage export -f semanage.mods # scp semanage.mod remotemachine: # ssh remotemachine # semanage import -f semanage.mods
SEE ALSO
selinux (8), semanage (8), semanage-import (8)
AUTHOR
This man page was written by Daniel Walsh <dwalsh@redhat.com> 20130617 semanage-export(8)
Related Man Pages
semanage(8) - centos
semanage-port(8) - centos
semanage-user(8) - centos
semanage_bool_count_active(3) - debian
semanage_count(3) - debian
Similar Topics in the Unix Linux Community
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq