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/tesseract.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/profile-m-z/tesseract.profile') diff --git a/etc/profile-m-z/tesseract.profile b/etc/profile-m-z/tesseract.profile index 54568b7d3..5babfb8d2 100644 --- a/etc/profile-m-z/tesseract.profile +++ b/etc/profile-m-z/tesseract.profile @@ -31,7 +31,6 @@ include whitelist-var-common.inc apparmor caps.drop all -hostname tesseract ipc-namespace machine-id net none -- cgit v1.2.3-70-g09d2