aboutsummaryrefslogtreecommitdiffstats
path: root/etc/server.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-07 19:52:56 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-07 19:52:56 -0400
commit7373cf31d4ba6638c0477a254f62552556921521 (patch)
tree5c63852fb86899be8483e99ad11e530f15329b3f /etc/server.profile
parentUpdate support/EOL information (diff)
downloadfirejail-7373cf31d4ba6638c0477a254f62552556921521.tar.gz
firejail-7373cf31d4ba6638c0477a254f62552556921521.tar.zst
firejail-7373cf31d4ba6638c0477a254f62552556921521.zip
fdns profile
Diffstat (limited to 'etc/server.profile')
-rw-r--r--etc/server.profile25
1 files changed, 24 insertions, 1 deletions
diff --git a/etc/server.profile b/etc/server.profile
index bee8df932..5bc4735ae 100644
--- a/etc/server.profile
+++ b/etc/server.profile
@@ -1,4 +1,27 @@
1# Firejail profile for server 1# Generic Firejail profile for servers started as root
2#
3# This profile is used as a default when starting the sandbox as root.
4# Example:
5#
6# $ sudo firejail
7# [sudo] password for netblue:
8# Reading profile /etc/firejail/server.profile
9# Reading profile /etc/firejail/disable-common.inc
10# Reading profile /etc/firejail/disable-passwdmgr.inc
11# Reading profile /etc/firejail/disable-programs.inc
12#
13# ** Note: you can use --noprofile to disable server.profile **
14#
15# Parent pid 5347, child pid 5348
16# The new log directory is /proc/5348/root/var/log
17# Child process initialized in 64.43 ms
18# root@debian:~#
19#
20# Customize the profile as usual. Examples: unbound.profile, fdns.profile.
21# All the rules for regular user profiles apply with the exception of
22# /usr/local/bin symlink redirection and firecfg tool. The redirection is disabled
23# by default for root user.
24
2# This file is overwritten after every install/update 25# This file is overwritten after every install/update
3# Persistent local customizations 26# Persistent local customizations
4include server.local 27include server.local