aboutsummaryrefslogtreecommitdiffstats
path: root/etc/templates
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-30 13:48:54 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-30 13:48:54 +0200
commit19e8ce46412670172e72cb987f085c770ae5c3ec (patch)
treed0e70a674e7c4e425aee54c64a7e4a23807f6dfa /etc/templates
parentFix steam.profile (diff)
downloadfirejail-19e8ce46412670172e72cb987f085c770ae5c3ec.tar.gz
firejail-19e8ce46412670172e72cb987f085c770ae5c3ec.tar.zst
firejail-19e8ce46412670172e72cb987f085c770ae5c3ec.zip
Update profile templates
Diffstat (limited to 'etc/templates')
-rw-r--r--etc/templates/profile.template1
-rw-r--r--etc/templates/redirect_alias-profile.template2
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 892fd71ef..7ea2853c1 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -106,6 +106,7 @@ include globals.local
106#include whitelist-common.inc 106#include whitelist-common.inc
107#include whitelist-var-common.inc 107#include whitelist-var-common.inc
108 108
109##allusers
109#apparmor 110#apparmor
110#caps.drop all 111#caps.drop all
111##caps.keep CAPS 112##caps.keep CAPS
diff --git a/etc/templates/redirect_alias-profile.template b/etc/templates/redirect_alias-profile.template
index 0a0788e96..02df1776f 100644
--- a/etc/templates/redirect_alias-profile.template
+++ b/etc/templates/redirect_alias-profile.template
@@ -6,7 +6,7 @@ include PROFILE.local
6# Persistent global definitions 6# Persistent global definitions
7# added by included profile 7# added by included profile
8#include globals.local 8#include globals.local
9#NOTE: let include globals.local commented 9#NOTE: let include globals.local commented, except redirecting to a -common.profile
10 10
11# For more informations see profile.template 11# For more informations see profile.template
12 12