aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/default.profile1
-rw-r--r--etc/profile-m-z/server.profile1
-rw-r--r--etc/templates/profile.template1
3 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-a-l/default.profile b/etc/profile-a-l/default.profile
index dac842bb6..397a89bee 100644
--- a/etc/profile-a-l/default.profile
+++ b/etc/profile-a-l/default.profile
@@ -60,3 +60,4 @@ seccomp
60# deterministic-shutdown 60# deterministic-shutdown
61# memory-deny-write-execute 61# memory-deny-write-execute
62# read-only ${HOME} 62# read-only ${HOME}
63# restrict-namespaces
diff --git a/etc/profile-m-z/server.profile b/etc/profile-m-z/server.profile
index fd7ffb38d..8d8a1dac6 100644
--- a/etc/profile-m-z/server.profile
+++ b/etc/profile-m-z/server.profile
@@ -90,6 +90,7 @@ dbus-user none
90# deterministic-shutdown 90# deterministic-shutdown
91# memory-deny-write-execute 91# memory-deny-write-execute
92# read-only ${HOME} 92# read-only ${HOME}
93# restrict-namespaces
93# writable-run-user 94# writable-run-user
94# writable-var 95# writable-var
95# writable-var-log 96# writable-var-log
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 28339765f..59083f660 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -228,3 +228,4 @@ include globals.local
228##noexec PATH 228##noexec PATH
229##read-only ${HOME} 229##read-only ${HOME}
230##read-write ${HOME} 230##read-write ${HOME}
231#restrict-namespaces