aboutsummaryrefslogtreecommitdiffstats
path: root/etc/flashpeak-slimjet.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-05 17:32:30 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:26:34 -0400
commit00ea93e518be02e1bd759da4746a5f3e973f1dd2 (patch)
tree7845946f38cb619ff5611d8f8734a78da5000f87 /etc/flashpeak-slimjet.profile
parentUnify all profiles (diff)
downloadfirejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.tar.gz
firejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.tar.zst
firejail-00ea93e518be02e1bd759da4746a5f3e973f1dd2.zip
Fix comments in 88 profiles
There may actually be some other comments that were removed, but the bulk have been restored
Diffstat (limited to 'etc/flashpeak-slimjet.profile')
-rw-r--r--etc/flashpeak-slimjet.profile12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/flashpeak-slimjet.profile b/etc/flashpeak-slimjet.profile
index b3aa80f85..be06dc460 100644
--- a/etc/flashpeak-slimjet.profile
+++ b/etc/flashpeak-slimjet.profile
@@ -5,11 +5,17 @@ include /etc/firejail/flashpeak-slimjet.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8# This is a whitelisted profile, the internal browser sandbox
9# is disabled because it requires sudo password. The command
10# to run it is as follows:
11# firejail flashpeak-slimjet --no-sandbox
12
8noblacklist ~/.cache/slimjet 13noblacklist ~/.cache/slimjet
9noblacklist ~/.config/slimjet 14noblacklist ~/.config/slimjet
10noblacklist ~/.pki 15noblacklist ~/.pki
11 16
12include /etc/firejail/disable-common.inc 17include /etc/firejail/disable-common.inc
18# chromium is distributed with a perl script on Arch
13# include /etc/firejail/disable-devel.inc 19# include /etc/firejail/disable-devel.inc
14include /etc/firejail/disable-programs.inc 20include /etc/firejail/disable-programs.inc
15 21
@@ -28,9 +34,3 @@ nonewprivs
28noroot 34noroot
29protocol unix,inet,inet6,netlink 35protocol unix,inet,inet6,netlink
30seccomp 36seccomp
31
32# CLOBBERED COMMENTS
33# firejail flashpeak-slimjet --no-sandbox
34# chromium is distributed with a perl script on Arch
35# is disabled because it requires sudo password. The command
36# to run it is as follows: