scarygliders / X11RDP-o-Matic

Currently for Debian-based distributions only, X11rdp-o-Matic automaticallydownloads, compiles, installs, and configures the X11rdp back-end X server , and the latest version of xrdp. RDPsesman is a menu driven utility for system administrators to configure local system users's RDP desktop environments. Will automatically install packages if necessary.
http://scarygliders.net
ISC License
168 stars 75 forks source link

service files use /etc/sysconfig instead of /etc/default #69

Open ryanlovett opened 8 years ago

ryanlovett commented 8 years ago

Debian and Ubuntu use /etc/default but xrdp.service and xrdp-sesman.service specify EnvironmentFile=/etc/sysconfig/xrdp. xrdp will not start properly unless the service files find their environment files.