mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
profiles: halloy: format misc
This commit is contained in:
parent
6755ec8aa0
commit
06a42773da
1 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# Firejail profile for Halloy
|
||||
# Description: Modern IRC client
|
||||
# This file is overwritten after every install/update
|
||||
|
||||
# Persistent local customizations
|
||||
include halloy.local
|
||||
# Persistent global definitions
|
||||
|
|
@ -11,8 +10,6 @@ noblacklist ${HOME}/.config/halloy
|
|||
noblacklist ${HOME}/.cache/halloy
|
||||
noblacklist ${HOME}/.local/share/halloy
|
||||
|
||||
# Remove the next blacklist if your system has no /usr/libexec dir,
|
||||
# otherwise try to add it.
|
||||
blacklist /usr/libexec
|
||||
|
||||
include disable-common.inc
|
||||
|
|
@ -30,7 +27,6 @@ mkdir ${HOME}/.local/share/halloy
|
|||
whitelist ${HOME}/.config/halloy
|
||||
whitelist ${HOME}/.cache/halloy
|
||||
whitelist ${HOME}/.local/share/halloy
|
||||
|
||||
include whitelist-common.inc
|
||||
include whitelist-runuser-common.inc
|
||||
include whitelist-usr-share-common.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue