From 9b26d0ab9defce727de2476f72490b534366e259 Mon Sep 17 00:00:00 2001 From: SYN-cook Date: Wed, 22 Mar 2017 02:37:27 +0100 Subject: don't blacklist ~/.profile sorry for the mistake... ~./profile is not only sourced by some display managers but also by shells, so we should keep everything as before --- etc/disable-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/disable-common.inc') diff --git a/etc/disable-common.inc b/etc/disable-common.inc index 135dd27a9..49ba7bc15 100644 --- a/etc/disable-common.inc +++ b/etc/disable-common.inc @@ -19,7 +19,6 @@ blacklist /etc/X11/Xsession.d/ blacklist ${HOME}/.Xsession blacklist ${HOME}/.xsession blacklist ${HOME}/.xsessionrc -blacklist ${HOME}/.profile blacklist ${HOME}/.xprofile blacklist ${HOME}/.gnomerc blacklist ${HOME}/.config/autostart @@ -102,6 +101,7 @@ read-only ${HOME}/.zsh_files read-only ${HOME}/.tcshrc read-only ${HOME}/.cshrc read-only ${HOME}/.csh_files +read-only ${HOME}/.profile read-only ${HOME}/.forward read-only ${HOME}/.login read-only ${HOME}/.logout -- cgit v1.2.3-70-g09d2