aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/uudeview.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/uudeview.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/uudeview.profile')
-rw-r--r--etc/profile-m-z/uudeview.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-m-z/uudeview.profile b/etc/profile-m-z/uudeview.profile
index a6d2a65e9..9a9915669 100644
--- a/etc/profile-m-z/uudeview.profile
+++ b/etc/profile-m-z/uudeview.profile
@@ -19,7 +19,6 @@ include disable-shell.inc
19include whitelist-usr-share-common.inc 19include whitelist-usr-share-common.inc
20 20
21caps.drop all 21caps.drop all
22hostname uudeview
23ipc-namespace 22ipc-namespace
24machine-id 23machine-id
25net none 24net none