diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/level.secure | 1 | ||||
-rw-r--r-- | conf/level.standard | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/conf/level.secure b/conf/level.secure index 9e04399..df4b152 100644 --- a/conf/level.secure +++ b/conf/level.secure @@ -1,5 +1,4 @@ BASE_LEVEL=secure -ENABLE_APPARMOR=yes ALLOW_X_CONNECTIONS=no CHECK_WRITABLE=yes ENABLE_IP_SPOOFING_PROTECTION=yes diff --git a/conf/level.standard b/conf/level.standard index ced1291..ad56837 100644 --- a/conf/level.standard +++ b/conf/level.standard @@ -1,5 +1,4 @@ BASE_LEVEL=standard -ENABLE_APPARMOR=no ALLOW_X_CONNECTIONS=local CHECK_WRITABLE=yes ENABLE_IP_SPOOFING_PROTECTION=yes |