mirror of
https://github.com/netblue30/firejail.git
synced 2026-07-12 04:17:15 -06:00
Merge pull request #2246 from glitsj16/dig
Use ${HOME} instead of ~ in dig.profile
This commit is contained in:
commit
dff51978ed
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ include disable-passwdmgr.inc
|
|||
include disable-programs.inc
|
||||
#include disable-xdg.inc
|
||||
|
||||
whitelist ~/.digrc
|
||||
whitelist ${HOME}/.digrc
|
||||
include whitelist-common.inc
|
||||
include whitelist-var-common.inc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue