firejail/etc/profile-a-l/blink-common-hardened.inc.profile
Lucas a2defd1b99
profiles: blink-common-hardened: disable noroot to fix saving files (#6920)
It breaks the file picker, which seems to be using Portals.
2025-10-04 06:55:34 +00:00

11 lines
273 B
Text

# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include blink-common-hardened.inc.local
caps.drop all
nonewprivs
#noroot breaks saving files
protocol unix,inet,inet6,netlink
seccomp !chroot
#restrict-namespaces