aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/level.secure2
-rw-r--r--conf/level.standard2
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/level.secure b/conf/level.secure
index 6c28728..9e8f58d 100644
--- a/conf/level.secure
+++ b/conf/level.secure
@@ -53,3 +53,5 @@ TTY_WARN=yes
ENABLE_POLICYKIT=no
CHECK_SGID=yes
CHECK_PROMISC=yes
+ENABLE_STARTUP_MSEC=yes
+ENABLE_STARTUP_PERMS=yes
diff --git a/conf/level.standard b/conf/level.standard
index d9925d3..98c1fda 100644
--- a/conf/level.standard
+++ b/conf/level.standard
@@ -53,3 +53,5 @@ TTY_WARN=no
ENABLE_POLICYKIT=yes
CHECK_SGID=yes
CHECK_PROMISC=yes
+ENABLE_STARTUP_MSEC=yes
+ENABLE_STARTUP_PERMS=yes