aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-16 11:06:47 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-16 11:06:47 +0200
commitc7d34b5e5d187b2a06fc00cbe2e068bbd2aebb88 (patch)
treea059fa6263351f6fe4b32560271ad15bd95781d1
parentSort caps.keep and seccomp.drop options (#2780) (diff)
downloadfirejail-c7d34b5e5d187b2a06fc00cbe2e068bbd2aebb88.tar.gz
firejail-c7d34b5e5d187b2a06fc00cbe2e068bbd2aebb88.tar.zst
firejail-c7d34b5e5d187b2a06fc00cbe2e068bbd2aebb88.zip
Fix protocol line
only unknown-horizons was affected
-rw-r--r--etc/unknown-horizons.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/unknown-horizons.profile b/etc/unknown-horizons.profile
index 36d1319d1..6c2d08988 100644
--- a/etc/unknown-horizons.profile
+++ b/etc/unknown-horizons.profile
@@ -23,7 +23,7 @@ nonewprivs
23noroot 23noroot
24notv 24notv
25nou2f 25nou2f
26protocol unix,netlink,inet,inet6 26protocol unix,inet,inet6,netlink
27seccomp 27seccomp
28shell none 28shell none
29 29