mirror of
https://github.com/samply/bridgehead.git
synced 2025-07-12 11:50:21 +02:00
Add support for SELinux systems
This commit is contained in:
committed by
tobiaskussel
parent
4c6f9e0f13
commit
c530b55aa4
@ -3,6 +3,7 @@
|
||||
source lib/functions.sh
|
||||
|
||||
exitIfNotRoot
|
||||
checkAndSetSelinux
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
log "ERROR" "Please provide a Project as argument"
|
||||
|
Reference in New Issue
Block a user