mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
streamline 'Allow xxx' comments (#3922)
* add comment: allow python * add comment: allow python * reorder allow comments * fix perl allow comment * add comment: allow python * add comment: allow lua, perl & python * reorder allow comments * add comment: allow python * add comment: allow python * add comment: allow lua, perl & python * fix allow comments * add comment: allow python * add comment: allow python * fix spacing in comments * add comment: allow python * add comment: allow python * fix comment * add comment: allow perl & python * add comment: allow lua & python * add comment: allow lua, perl & python * fix allow comments * add comment: allow perl & python * streamline allow python comments
This commit is contained in:
parent
6a1a36704a
commit
fb4705b4dd
23 changed files with 50 additions and 15 deletions
|
|
@ -30,6 +30,7 @@ noblacklist ${HOME}/.netrc
|
|||
|
||||
# Allow lua (blacklisted by disable-interpreters.inc)
|
||||
include allow-lua.inc
|
||||
|
||||
# Allow python (blacklisted by disable-interpreters.inc)
|
||||
include allow-python2.inc
|
||||
include allow-python3.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue