aboutsummaryrefslogtreecommitdiffstats
path: root/etc/server.profile
diff options
context:
space:
mode:
authorLibravatar sarneaud <sarneaud@users.noreply.github.com>2015-09-01 14:37:50 +1000
committerLibravatar sarneaud <sarneaud@users.noreply.github.com>2015-09-01 15:23:26 +1000
commit91e11d155455ee6d89537942b36d09fbe86ff6ff (patch)
tree55249423812cee30184182f4c0caa2becdd71e2c /etc/server.profile
parentSimple implementation of noblacklist command. (diff)
downloadfirejail-91e11d155455ee6d89537942b36d09fbe86ff6ff.tar.gz
firejail-91e11d155455ee6d89537942b36d09fbe86ff6ff.tar.zst
firejail-91e11d155455ee6d89537942b36d09fbe86ff6ff.zip
Update profiles to use the new noblacklist command.
Diffstat (limited to 'etc/server.profile')
-rw-r--r--etc/server.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/server.profile b/etc/server.profile
index 1c6461094..5b706df9a 100644
--- a/etc/server.profile
+++ b/etc/server.profile
@@ -1,6 +1,8 @@
1# generic server profile 1# generic server profile
2# it allows /sbin and /usr/sbin directories - this is where servers are installed 2# it allows /sbin and /usr/sbin directories - this is where servers are installed
3include /etc/firejail/disable-mgmt.inc sbin 3noblacklist /sbin
4noblacklist /usr/sbin
5include /etc/firejail/disable-mgmt.inc
4private 6private
5private-dev 7private-dev
6seccomp 8seccomp