From 35c9f1fd385690bea3bc05641abc31372ab6afb3 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 14 Mar 2023 23:17:05 +0000 Subject: 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 --- etc/profile-m-z/uudeview.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/profile-m-z/uudeview.profile') 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 include whitelist-usr-share-common.inc caps.drop all -hostname uudeview ipc-namespace machine-id net none -- cgit v1.2.3-70-g09d2