firejail/etc/profile-m-z/unf.profile
glitsj16 35c9f1fd38
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
2023-03-14 23:17:05 +00:00

58 lines
1 KiB
Text

# Firejail profile for unf
# Description: UNixize Filename -- replace annoying anti-unix characters in filenames
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include unf.local
# Persistent global definitions
include globals.local
blacklist ${RUNUSER}/wayland-*
include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-programs.inc
include disable-shell.inc
include disable-xdg.inc
whitelist ${DOWNLOADS}
include whitelist-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc
apparmor
caps.drop all
ipc-namespace
machine-id
net none
no3d
nodvd
nogroups
noinput
nonewprivs
noroot
nosound
notv
nou2f
novideo
protocol unix
seccomp
tracelog
x11 none
disable-mnt
private-bin unf
private-cache
?HAS_APPIMAGE: ignore private-dev
private-dev
private-etc
private-lib gcc/*/*/libgcc_s.so.*
private-tmp
dbus-user none
dbus-system none
memory-deny-write-execute
restrict-namespaces