freenx-server/conf/conf.d/08-bash.conf
2025-08-08 20:28:57 +02:00

12 lines
434 B
Plaintext

# If SOURCE_SYS_PROFILE is not empty and readable FreeNX will source
# it before application startup as we are kind of a login shell.
# default: /etc/profile
#SOURCE_SYS_PROFILE="/etc/profile"
# If SOURCE_BASH_USER_PROFILE is not empty and readable FreeNX will source
# it before application startup as we are kind of a login shell.
# Please use absolute path or short file name.
# default: .profile
#SOURCE_USER_PROFILE=".profile"