aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-28 04:59:16 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-29 04:06:30 -0300
commit24f2a892000a296999b778d63d0fa2180828403b (patch)
treedd1f548afc0289be14b3ac36384e3c7f53d444a7 /etc
parentprofiles: move read-only config entries to dc (diff)
downloadfirejail-24f2a892000a296999b778d63d0fa2180828403b.tar.gz
firejail-24f2a892000a296999b778d63d0fa2180828403b.tar.zst
firejail-24f2a892000a296999b778d63d0fa2180828403b.zip
profile.template: note to put read-only entries in dc
Diffstat (limited to 'etc')
-rw-r--r--etc/templates/profile.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index fd328f36c..b88566f54 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -221,6 +221,8 @@ include globals.local
221#dbus-user.talk org.freedesktop.Notifications 221#dbus-user.talk org.freedesktop.Notifications
222#dbus-system none 222#dbus-system none
223 223
224# Note: read-only entries should usually go in disable-common.inc (especially
225# entries for configuration files that allow arbitrary command execution).
224##deterministic-shutdown 226##deterministic-shutdown
225##env VAR=VALUE 227##env VAR=VALUE
226##join-or-start NAME 228##join-or-start NAME