From e20960ab4561f1cb97c69114f56b19b48db311c3 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Sun, 24 Oct 2021 16:46:28 +0200 Subject: deterministic-shutdown option --- etc/profile-a-l/akregator.profile | 1 + etc/profile-a-l/default.profile | 1 + etc/profile-a-l/dillo.profile | 2 ++ etc/profile-a-l/ktorrent.profile | 1 + 4 files changed, 5 insertions(+) (limited to 'etc/profile-a-l') 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 private-dev private-tmp +deterministic-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 # dbus-user none # dbus-system none +# deterministic-shutdown # memory-deny-write-execute # 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 private-dev private-tmp + +deterministic-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 # private-lib - problems on Arch private-tmp +deterministic-shutdown # memory-deny-write-execute -- cgit v1.2.3-70-g09d2