firejail/etc/profile-a-l/galculator.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

52 lines
951 B
Text

# Firejail profile for galculator
# Description: Scientific calculator
# This file is overwritten after every install/update
# Persistent local customizations
include galculator.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.config/galculator
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
mkdir ${HOME}/.config/galculator
whitelist ${HOME}/.config/galculator
include whitelist-common.inc
include whitelist-var-common.inc
apparmor
caps.drop all
#ipc-namespace
net none
nodvd
nogroups
noinput
nonewprivs
noroot
nosound
notv
nou2f
novideo
protocol unix
seccomp
tracelog
private-bin galculator
private-cache
private-dev
private-etc
private-lib
private-tmp
dbus-user none
dbus-system none
#memory-deny-write-execute - breaks on Arch (see issue #1803)
restrict-namespaces