From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/inc/allow-gjs.inc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 etc/inc/allow-gjs.inc (limited to 'etc/inc/allow-gjs.inc') diff --git a/etc/inc/allow-gjs.inc b/etc/inc/allow-gjs.inc new file mode 100644 index 000000000..f4f9926cd --- /dev/null +++ b/etc/inc/allow-gjs.inc @@ -0,0 +1,11 @@ +# 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-* -- cgit v1.2.3-54-g00ecf