mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
see #1822 and #1825. also systematically replaces 'blacklist /run/user/*/bus' with 'nodbus'. with contributions from @Fred-Barclay
8 lines
158 B
Text
8 lines
158 B
Text
# Firejail profile alias for calibre
|
|
# This file is overwritten after every install/update
|
|
|
|
net none
|
|
nodbus
|
|
|
|
# Redirect
|
|
include /etc/firejail/calibre.profile
|