mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Description: TUI for introspecting the state of the system/session dbus. https://github.com/Troels51/dtui https://aur.archlinux.org/packages/dtui Relates to #6420.
15 lines
320 B
Text
15 lines
320 B
Text
# Firejail profile for dtui
|
|
# Description: TUI D-Bus debugger
|
|
# This file is overwritten after every install/update
|
|
quiet
|
|
# Persistent local customizations
|
|
include dtui.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
private-bin dtui
|
|
|
|
memory-deny-write-execute
|
|
|
|
# Redirect
|
|
include dbus-debug-common.profile
|