LINUX.ORG.RU

История изменений

Исправление Zubok, (текущая версия) :

Он соурсится Xsession. И выполняется в dash вообще, поэтому всякие там башизмы там нельзя.

https://wiki.debian.org/Xsession

User configuration

User configuration may be done in a few different ways. The simplest way is to create a ~/.xsessionrc file, which will be used by all X session types. It is read by a POSIX shell (/bin/sh, typically provided by dash). You should avoid using features that are not supported in POSIX sh.

Исходная версия Zubok, :

Да тебе и не надо писать в #! вообще. Этот файл не исполняемый скрипт сам по себе. Он соурсится Xsession. И выполняется в dash вообще, поэтому всякие там башизмы там нельзя.

https://wiki.debian.org/Xsession

User configuration

User configuration may be done in a few different ways. The simplest way is to create a ~/.xsessionrc file, which will be used by all X session types. It is read by a POSIX shell (/bin/sh, typically provided by dash). You should avoid using features that are not supported in POSIX sh.