From 0c73dbc88bc917e50962405d32cb6b3b0da182cd Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Mon, 7 Sep 2020 07:55:47 +0000 Subject: New disable include: disable-write-mnt.inc (#3622) * New disable include: disable-write-mnt.inc It is for profiles which have a reasonable mnt access (we can not add disable-mnt), but no edit function (e.g. any kind of viewer). Added to - profile.template - default.profile - eo-common.profile * Update default.profile --- etc/profile-a-l/default.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-a-l/default.profile') diff --git a/etc/profile-a-l/default.profile b/etc/profile-a-l/default.profile index 74314cf92..7eb7660dd 100644 --- a/etc/profile-a-l/default.profile +++ b/etc/profile-a-l/default.profile @@ -14,6 +14,7 @@ include disable-common.inc # include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc +# include disable-write-mnt.inc # include disable-xdg.inc # include whitelist-common.inc -- cgit v1.2.3-70-g09d2