aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Kishore Gopalakrishnan <kishore96@gmail.com>2021-05-02 17:48:20 +0530
committerLibravatar Kishore Gopalakrishnan <kishore96@gmail.com>2021-05-02 17:48:20 +0530
commit98a2388870feea7d237d1c02ae7c0f804ef2f31e (patch)
tree11a2e3b353973a2d0b86f7f148ae1e050c1dcb80 /etc
parentAdd neochat to enabled programs. (diff)
downloadfirejail-98a2388870feea7d237d1c02ae7c0f804ef2f31e.tar.gz
firejail-98a2388870feea7d237d1c02ae7c0f804ef2f31e.tar.zst
firejail-98a2388870feea7d237d1c02ae7c0f804ef2f31e.zip
Remove newlines and comments.
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/neochat.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/profile-m-z/neochat.profile b/etc/profile-m-z/neochat.profile
index 6cf477c50..cfef352ca 100644
--- a/etc/profile-m-z/neochat.profile
+++ b/etc/profile-m-z/neochat.profile
@@ -28,7 +28,6 @@ mkdir ${HOME}/.config/KDE/neochat.conf
28mkdir ${HOME}/.local/share/KDE/neochat 28mkdir ${HOME}/.local/share/KDE/neochat
29mkfile ${HOME}/.config/neochatrc 29mkfile ${HOME}/.config/neochatrc
30mkfile ${HOME}/.config/neochat.notifyrc 30mkfile ${HOME}/.config/neochat.notifyrc
31
32whitelist ${HOME}/.cache/KDE/neochat 31whitelist ${HOME}/.cache/KDE/neochat
33whitelist ${HOME}/.config/KDE/neochat.conf 32whitelist ${HOME}/.config/KDE/neochat.conf
34whitelist ${HOME}/.config/neochatrc 33whitelist ${HOME}/.config/neochatrc
@@ -36,7 +35,6 @@ whitelist ${HOME}/.local/share/KDE/neochat
36whitelist ${HOME}/.config/neochat.notifyrc 35whitelist ${HOME}/.config/neochat.notifyrc
37whitelist ${DOWNLOADS} 36whitelist ${DOWNLOADS}
38include whitelist-common.inc 37include whitelist-common.inc
39
40include whitelist-runuser-common.inc 38include whitelist-runuser-common.inc
41include whitelist-usr-share-common.inc 39include whitelist-usr-share-common.inc
42include whitelist-var-common.inc 40include whitelist-var-common.inc
@@ -60,7 +58,6 @@ tracelog
60disable-mnt 58disable-mnt
61private-bin neochat 59private-bin neochat
62private-dev 60private-dev
63##private-etc Common,Networking,GUI,Qt,KDE,D-Bus
64private-etc alternatives,ca-certificates,crypto-policies,dbus-1,fonts,host.conf,hostname,hosts,kde4rc,kde5rc,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,resolv.conf,rpc,services,ssl,Trolltech.conf,X11,xdg 61private-etc alternatives,ca-certificates,crypto-policies,dbus-1,fonts,host.conf,hostname,hosts,kde4rc,kde5rc,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,resolv.conf,rpc,services,ssl,Trolltech.conf,X11,xdg
65private-tmp 62private-tmp
66 63