aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/ipcalc-ng.profile4
-rw-r--r--etc/profile-a-l/ipcalc.profile4
-rw-r--r--etc/profile-a-l/lzop.profile12
-rw-r--r--etc/profile-m-z/man.profile3
4 files changed, 19 insertions, 4 deletions
diff --git a/etc/profile-a-l/ipcalc-ng.profile b/etc/profile-a-l/ipcalc-ng.profile
index e3fe118c3..3ad0f3a4f 100644
--- a/etc/profile-a-l/ipcalc-ng.profile
+++ b/etc/profile-a-l/ipcalc-ng.profile
@@ -4,6 +4,8 @@ quiet
4# Persistent local customizations 4# Persistent local customizations
5include ipcalc-ng.local 5include ipcalc-ng.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7# added by included profile
8#include globals.local
8 9
10# Redirect
9include ipcalc.profile 11include ipcalc.profile
diff --git a/etc/profile-a-l/ipcalc.profile b/etc/profile-a-l/ipcalc.profile
index a75fff60b..4b97b83b7 100644
--- a/etc/profile-a-l/ipcalc.profile
+++ b/etc/profile-a-l/ipcalc.profile
@@ -6,12 +6,12 @@ include ipcalc.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9 9# Allow perl (blacklisted by disable-interpreters.inc)
10include allow-perl.inc
10 11
11include disable-common.inc 12include disable-common.inc
12include disable-devel.inc 13include disable-devel.inc
13include disable-exec.inc 14include disable-exec.inc
14include allow-perl.inc
15include disable-interpreters.inc 15include disable-interpreters.inc
16include disable-passwdmgr.inc 16include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
diff --git a/etc/profile-a-l/lzop.profile b/etc/profile-a-l/lzop.profile
new file mode 100644
index 000000000..f3175c590
--- /dev/null
+++ b/etc/profile-a-l/lzop.profile
@@ -0,0 +1,12 @@
1# Firejail profile for lzop
2# Description: File compressor using lzo lib
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include lzop.local
7# Persistent global definitions
8# added by included profile
9#include globals.local
10
11# Redirect
12include cpio.profile
diff --git a/etc/profile-m-z/man.profile b/etc/profile-m-z/man.profile
index 6f74e6da3..c6c50cf47 100644
--- a/etc/profile-m-z/man.profile
+++ b/etc/profile-m-z/man.profile
@@ -29,6 +29,7 @@ whitelist /usr/share/locale
29whitelist /usr/share/man 29whitelist /usr/share/man
30whitelist /var/cache/man 30whitelist /var/cache/man
31include whitelist-common.inc 31include whitelist-common.inc
32include whitelist-runuser-common.inc
32include whitelist-usr-share-common.inc 33include whitelist-usr-share-common.inc
33include whitelist-var-common.inc 34include whitelist-var-common.inc
34 35
@@ -53,7 +54,7 @@ tracelog
53x11 none 54x11 none
54 55
55disable-mnt 56disable-mnt
56private-bin apropos,bash,cat,catman,col,gpreconv,groff,grotty,gunzip,gzip,less,man,most,nroff,preconv,sed,sh,tbl,tr,troff,whatis,which,xtotroff,zcat,zsoelim 57#private-bin apropos,bash,cat,catman,col,gpreconv,groff,grotty,gunzip,gzip,less,man,most,nroff,preconv,sed,sh,tbl,tr,troff,whatis,which,xtotroff,zcat,zsoelim
57private-cache 58private-cache
58private-dev 59private-dev
59private-etc alternatives,fonts,locale,locale.alias,locale.conf,man_db.conf,manpath.config,selinux,sysless,xdg 60private-etc alternatives,fonts,locale,locale.alias,locale.conf,man_db.conf,manpath.config,selinux,sysless,xdg