OP#563 inital commit after fork
This commit is contained in:
@@ -13,7 +13,7 @@ class confdroid_selinux::main::config (
|
||||
command => 'setenforce 1',
|
||||
path => ['/usr/sbin','/usr/bin'],
|
||||
provider => shell,
|
||||
unless => 'getenforce | grep -i "enforcing"'
|
||||
unless => 'getenforce | grep -i "enforcing"',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user