From 217d0e259470ed004db45b3508b03688556dc44a Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sun, 2 Jun 2019 14:09:20 +0200 Subject: many profile cleanups --- etc/strings.profile | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) (limited to 'etc/strings.profile') diff --git a/etc/strings.profile b/etc/strings.profile index 0caecdf7b..ace0d9351 100644 --- a/etc/strings.profile +++ b/etc/strings.profile @@ -4,30 +4,43 @@ quiet # Persistent local customizations include strings.local # Persistent global definitions -# added by included profile -#include globals.local +include globals.local blacklist /tmp/.X11-unix + +include disable-common.inc +include disable-devel.inc include disable-exec.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc -ignore noroot +apparmor +caps.drop all +ipc-namespace +machine-id net none no3d nodbus nodvd +nogroups +nonewprivs +#noroot nosound notv nou2f novideo +protocol unix +seccomp shell none tracelog +#private private-bin strings private-cache private-dev private-etc alternatives private-lib libfakeroot +private-tmp memory-deny-write-execute - -include default.profile -- cgit v1.2.3-54-g00ecf