firejail/etc/profile-a-l/gnome-system-log.profile
glitsj16 dd55390120
profiles: refactor log viewers (#5996)
* profiles: refactor log viewers

Introduces system-log-common.profile as a common profile for existing
GUI log viewer applications.

* system-log-common: enable no3d
2023-09-23 01:42:08 +00:00

18 lines
407 B
Text

# Firejail profile for gnome-system-log
# Description: View your system logs
# This file is overwritten after every install/update
# Persistent local customizations
include gnome-system-log.local
# Persistent global definitions
include globals.local
# 'net none' breaks dbus
ignore net none
private-bin gnome-system-log
private-lib
memory-deny-write-execute
# Redirect
include system-log-common.profile