| .TH "semanage-import" "8" "20130617" "" "" |
| .B semanage\-import \- SELinux Policy Management import tool |
| .B semanage import [\-h] [\-N] [\-S STORE] [\-f INPUT_FILE] |
| 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 whole group of semanage commands within a file and apply them to a machine in a single transaction. |
| show this help message and exit |
| Do not reload policy after commit |
| .I \-S STORE, \-\-store STORE |
| Select an alternate SELinux Policy Store to manage |
| .I \-f INPUT_FILE, \-\-input_file INPUT_FILE |
| Import semanage modifications from another machine |
| # semanage import \-f semanage.mods |
| This man page was written by Daniel Walsh <dwalsh@redhat.com> |