[Bugs] [Bug 11600] New: GDM does not source the .bash_profile
bugzilla
bugzilla на rosalinux.ru
Пт Ноя 5 21:03:46 MSK 2021
https://bugzilla.rosalinux.ru/show_bug.cgi?id=11600
Platform: 2021.1
Bug ID: 11600
Summary: GDM does not source the .bash_profile
Classification: ROSA-based products
Product: ROSA Fresh
Version: All
Hardware: All
OS: Linux
Status: CONFIRMED
Severity: normal
Priority: Normal
Component: System (kernel, glibc, systemd, bash, PAM...)
Assignee: bugs на lists.rosalinux.ru
Reporter: ilfatgap на gmail.com
QA Contact: bugs на lists.rosalinux.ru
Target Milestone: ---
При логине через GDM пользовательский .bash_profile не читается. Как не
читаются .profile и .xprofile.
При входе через ssh .bash_profile читается, проблем нет.
Через SDDM все профайлы читаются:
/usr/share/sddm $ grep -r profile *
scripts/wayland-session: [ -f /etc/profile ] && . /etc/profile
scripts/wayland-session: if [ -f $HOME/.bash_profile ]; then
scripts/wayland-session: . $HOME/.bash_profile
scripts/wayland-session: elif [ -f $HOME/.profile ]; then
scripts/wayland-session: . $HOME/.profile
scripts/wayland-session: [ -f $zdir/zprofile ] && . $zdir/zprofile
scripts/wayland-session: [ -f $zhome/.zprofile ] && . $zhome/.zprofile
scripts/wayland-session: [ -f /etc/profile ] && . /etc/profile
scripts/wayland-session: [ -f $HOME/.profile ] && . $HOME/.profile
scripts/Xsession: [ -f /etc/profile ] && . /etc/profile
scripts/Xsession: if [ -f $HOME/.bash_profile ]; then
scripts/Xsession: . $HOME/.bash_profile
scripts/Xsession: elif [ -f $HOME/.profile ]; then
scripts/Xsession: . $HOME/.profile
scripts/Xsession: [ -f $zdir/zprofile ] && . $zdir/zprofile
scripts/Xsession: [ -f $zhome/.zprofile ] && . $zhome/.zprofile
scripts/Xsession: [ -f /etc/profile ] && . /etc/profile
scripts/Xsession: [ -f $HOME/.profile ] && . $HOME/.profile
scripts/Xsession:[ -f /etc/xprofile ] && . /etc/xprofile
scripts/Xsession:[ -f /usr/local/etc/xprofile ] && . /usr/local/etc/xprofile
scripts/Xsession:[ -f $HOME/.xprofile ] && . $HOME/.xprofile
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
----------- следущая часть -----------
Вложение в формате HTML было извлечено…
URL: <http://lists.rosalinux.ru/pipermail/bugs/attachments/20211105/2183334d/attachment.html>
Подробная информация о списке рассылки Bugs