aboutsummaryrefslogtreecommitdiffstats
path: root/etc/host.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 06:58:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 06:58:55 -0400
commit8344d02bda06cc81762e3cea21779fa8e47a1927 (patch)
tree850ec9bb0b48a093d087ce5e352da44917084ba9 /etc/host.profile
parentresolve conflict between private and allusers options - #3185 (diff)
downloadfirejail-8344d02bda06cc81762e3cea21779fa8e47a1927.tar.gz
firejail-8344d02bda06cc81762e3cea21779fa8e47a1927.tar.zst
firejail-8344d02bda06cc81762e3cea21779fa8e47a1927.zip
small fixes
Diffstat (limited to 'etc/host.profile')
-rw-r--r--etc/host.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/host.profile b/etc/host.profile
index 2b78073df..e5a5a7efa 100644
--- a/etc/host.profile
+++ b/etc/host.profile
@@ -7,6 +7,7 @@ include host.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist ${RUNUSER}
10noblacklist ${PATH}/host 11noblacklist ${PATH}/host
11 12
12include disable-common.inc 13include disable-common.inc