mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
fix duplicate global
This commit is contained in:
parent
a44fa49cb6
commit
8bf3bb2c4e
2 changed files with 4 additions and 2 deletions
|
|
@ -5,7 +5,8 @@ quiet
|
|||
# Persistent local customizations
|
||||
include gallery-dl.local
|
||||
# Persistent global definitions
|
||||
include globals.local
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
noblacklist ${HOME}/.config/gallery-dl
|
||||
noblacklist ${HOME}/.gallery-dl.conf
|
||||
|
|
|
|||
|
|
@ -5,7 +5,8 @@ quiet
|
|||
# Persistent local customizations
|
||||
include yt-dlp.local
|
||||
# Persistent global definitions
|
||||
include globals.local
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
noblacklist ${HOME}/.cache/yt-dlp
|
||||
noblacklist ${HOME}/.config/yt-dlp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue