aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/file.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-a-l/file.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-a-l/file.profile')
-rw-r--r--etc/profile-a-l/file.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-a-l/file.profile b/etc/profile-a-l/file.profile
index a5fd05bc7..78f1327c5 100644
--- a/etc/profile-a-l/file.profile
+++ b/etc/profile-a-l/file.profile
@@ -15,7 +15,6 @@ include disable-programs.inc
15 15
16apparmor 16apparmor
17caps.drop all 17caps.drop all
18hostname file
19ipc-namespace 18ipc-namespace
20machine-id 19machine-id
21net none 20net none