aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-11-13 12:34:29 +0000
committerLibravatar GitHub <noreply@github.com>2021-11-13 12:34:29 +0000
commit02b9b93edb51bec9e5d4b275671cebeca3ebd5a2 (patch)
tree35cc170aceeacd61c1f5349af8ba3aff508077da /etc/profile-a-l
parentMerge pull request #4681 from jmetrius/openstego-profile (diff)
parentdeterministic-shutdown option (diff)
downloadfirejail-02b9b93edb51bec9e5d4b275671cebeca3ebd5a2.tar.gz
firejail-02b9b93edb51bec9e5d4b275671cebeca3ebd5a2.tar.zst
firejail-02b9b93edb51bec9e5d4b275671cebeca3ebd5a2.zip
Merge pull request #4635 from smitsohu/noorphans
deterministic-shutdown option
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/akregator.profile1
-rw-r--r--etc/profile-a-l/default.profile1
-rw-r--r--etc/profile-a-l/dillo.profile2
-rw-r--r--etc/profile-a-l/ktorrent.profile1
4 files changed, 5 insertions, 0 deletions
diff --git a/etc/profile-a-l/akregator.profile b/etc/profile-a-l/akregator.profile
index 39008d67a..47468a658 100644
--- a/etc/profile-a-l/akregator.profile
+++ b/etc/profile-a-l/akregator.profile
@@ -49,3 +49,4 @@ private-bin akregator,akregatorstorageexporter,dbus-launch,kdeinit4,kdeinit4_shu
49private-dev 49private-dev
50private-tmp 50private-tmp
51 51
52deterministic-shutdown
diff --git a/etc/profile-a-l/default.profile b/etc/profile-a-l/default.profile
index 0d8c224d7..dac842bb6 100644
--- a/etc/profile-a-l/default.profile
+++ b/etc/profile-a-l/default.profile
@@ -57,5 +57,6 @@ seccomp
57# dbus-user none 57# dbus-user none
58# dbus-system none 58# dbus-system none
59 59
60# deterministic-shutdown
60# memory-deny-write-execute 61# memory-deny-write-execute
61# read-only ${HOME} 62# read-only ${HOME}
diff --git a/etc/profile-a-l/dillo.profile b/etc/profile-a-l/dillo.profile
index 276ee251a..19b99b5fd 100644
--- a/etc/profile-a-l/dillo.profile
+++ b/etc/profile-a-l/dillo.profile
@@ -35,3 +35,5 @@ tracelog
35 35
36private-dev 36private-dev
37private-tmp 37private-tmp
38
39deterministic-shutdown
diff --git a/etc/profile-a-l/ktorrent.profile b/etc/profile-a-l/ktorrent.profile
index 6e3b0c875..f3eae6780 100644
--- a/etc/profile-a-l/ktorrent.profile
+++ b/etc/profile-a-l/ktorrent.profile
@@ -62,4 +62,5 @@ private-dev
62# private-lib - problems on Arch 62# private-lib - problems on Arch
63private-tmp 63private-tmp
64 64
65deterministic-shutdown
65# memory-deny-write-execute 66# memory-deny-write-execute