semodule
Verified for current stable LTS
Semodule Commands
Semodule command syntax with verified terminal examples.
Commands
7 commands for Semodule
semodule Operations
Semodule Command: Disable Policy Module
sudo semodule -d <module_name> semodule Operations
Semodule Command: Display Version Of Installed Modules
sudo semodule -l -v semodule Operations
Semodule Command: Enable Policy Module
sudo semodule -e <module_name> semodule Operations
Semodule Command: Install New Policy Module
sudo semodule -i <path/to/module.pp> semodule Operations
Semodule Command: List Installed Policy Modules
sudo semodule -l semodule Operations
Semodule Command: Reload All Policy Modules
sudo semodule -R semodule Operations
Semodule Command: Remove Policy Module
sudo semodule -r <module_name> Suggest a Semodule Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Semodule workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.