firejail/etc/allow-gjs.inc
rusty-snake 58f44a4b28 misc fixes
- Makefile.in: loops are slow
 - Makefile.in: firecfg.config wasn't installed
 - allow-gjs.inc: gjs uses libmozjs, forgotten to commit
2020-04-13 17:35:05 +02:00

11 lines
335 B
PHP

# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-gjs.local
noblacklist ${PATH}/gjs
noblacklist ${PATH}/gjs-console
noblacklist /usr/lib/gjs
noblacklist /usr/lib64/gjs
noblacklist /usr/lib/libgjs*
noblacklist /usr/lib64/libgjs*
noblacklist /usr/lib64/libmozjs-*