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-a-l/agetpkg.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/profile-a-l/agetpkg.profile') diff --git a/etc/profile-a-l/agetpkg.profile b/etc/profile-a-l/agetpkg.profile index 7a36302f1..9ebbf1cb0 100644 --- a/etc/profile-a-l/agetpkg.profile +++ b/etc/profile-a-l/agetpkg.profile @@ -28,7 +28,6 @@ include whitelist-usr-share-common.inc include whitelist-var-common.inc caps.drop all -hostname agetpkg ipc-namespace machine-id netfilter -- cgit v1.2.3-70-g09d2