From d3aa66cd4ca213d0aaa3b5188ecbd659e446abaa Mon Sep 17 00:00:00 2001 From: Nicola Davide Mannarelli <1094368+nidamanx@users.noreply.github.com> Date: Mon, 25 Jan 2021 13:31:27 +0100 Subject: Profile ordering/sorting as in profile.template --- etc/profile-m-z/telegram.profile | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'etc/profile-m-z/telegram.profile') diff --git a/etc/profile-m-z/telegram.profile b/etc/profile-m-z/telegram.profile index 7187378e6..50983dfec 100644 --- a/etc/profile-m-z/telegram.profile +++ b/etc/profile-m-z/telegram.profile @@ -12,26 +12,22 @@ include disable-common.inc include disable-devel.inc include disable-exec.inc include disable-interpreters.inc +include disable-passwdmgr.inc include disable-programs.inc +include disable-shell.inc +include disable-xdg.inc mkdir ${HOME}/.TelegramDesktop mkdir ${HOME}/.local/share/TelegramDesktop -whitelist ${DOWNLOADS} whitelist ${HOME}/.TelegramDesktop whitelist ${HOME}/.local/share/TelegramDesktop - +whitelist ${DOWNLOADS} include whitelist-common.inc +include whitelist-runuser-common.inc include whitelist-usr-share-common.inc include whitelist-var-common.inc -include whitelist-runuser-common.inc -include disable-shell.inc -include disable-passwdmgr.inc -include disable-xdg.inc apparmor -shell none -private-dev - caps.drop all netfilter nodvd @@ -40,8 +36,10 @@ noroot notv protocol unix,inet,inet6,netlink seccomp +shell none disable-mnt private-cache +private-dev private-etc alsa,alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,localtime,machine-id,os-release,pki,pulse,resolv.conf,ssl,xdg private-tmp -- cgit v1.2.3-70-g09d2