From 3994aa2111c72a71c873e86467c173c4b016ba8c Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Sun, 19 Mar 2017 14:20:11 -0500 Subject: Handles #1150 Terminix is being renamed to tilix. This adds ${PATH}/tilix to the blacklisted terminals in disable-common.inc without removing terminix (since there will still be users of terminix). --- etc/disable-common.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/disable-common.inc') diff --git a/etc/disable-common.inc b/etc/disable-common.inc index 79732b197..72d3ef307 100644 --- a/etc/disable-common.inc +++ b/etc/disable-common.inc @@ -1,4 +1,4 @@ -# This file is overwritten during software install. +# This file is overwritten during software install. # Persistent customizations should go in a .local file. include /etc/firejail/disable-common.local @@ -230,6 +230,7 @@ blacklist ${PATH}/pantheon-terminal blacklist ${PATH}/roxterm blacklist ${PATH}/roxterm-config blacklist ${PATH}/terminix +blacklist ${PATH}/tilix blacklist ${PATH}/urxvtc blacklist ${PATH}/urxvtcd #konsole doesn't seem to have this problem - last tested on Ubuntu 16.04 -- cgit v1.2.3-70-g09d2