[Bug 281821] net/xrdp: startwm.sh should pull in $HOME/.shrc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Oct 2024 15:45:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281821
Bug ID: 281821
Summary: net/xrdp: startwm.sh should pull in $HOME/.shrc
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: meta@FreeBSD.org
Reporter: weberbug@gmx.de
Assignee: meta@FreeBSD.org
Flags: maintainer-feedback?(meta@FreeBSD.org)
/usr/local/etc/xrdp/startwm.sh
should also have a template line for the user profile
#### load profile if necessary
#source /etc/profile
#export ENV=$HOME/.shrc
..
exec startxfce4
else .shrc wasn't pulled in for me for FreeBSD's default /bin/sh
--
You are receiving this mail because:
You are the assignee for the bug.