aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/unf.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-03-14 23:17:05 +0000
committerLibravatar GitHub <noreply@github.com>2023-03-14 23:17:05 +0000
commit35c9f1fd385690bea3bc05641abc31372ab6afb3 (patch)
tree99d3419e866ae6496db1186467cb80e9450bc8b0 /etc/profile-m-z/unf.profile
parentprofiles: streamline seccomp socket comment (#5735) (diff)
downloadfirejail-35c9f1fd385690bea3bc05641abc31372ab6afb3.tar.gz
firejail-35c9f1fd385690bea3bc05641abc31372ab6afb3.tar.zst
firejail-35c9f1fd385690bea3bc05641abc31372ab6afb3.zip
profiles: drop hostname option (#5702)
Now that we have randomized UTS namespaces support[1] by default for every sandbox, there's no longer a need to set hostname to a fixed value. This commit removes such fixed hostname entries from all profiles that have it. [1] https://github.com/netblue30/firejail/discussions/5597#discussioncomment-4996357
Diffstat (limited to 'etc/profile-m-z/unf.profile')
-rw-r--r--etc/profile-m-z/unf.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-m-z/unf.profile b/etc/profile-m-z/unf.profile
index aac99aed5..cdfd72a5b 100644
--- a/etc/profile-m-z/unf.profile
+++ b/etc/profile-m-z/unf.profile
@@ -24,7 +24,6 @@ include whitelist-var-common.inc
24 24
25apparmor 25apparmor
26caps.drop all 26caps.drop all
27hostname unf
28ipc-namespace 27ipc-namespace
29machine-id 28machine-id
30net none 29net none