Require Xsession
- Require /etc/X11/xinit/Xsession, it's called from startwm.sh
This commit is contained in:
parent
d3c649536b
commit
3c9d286368
@ -32,7 +32,7 @@ BuildRequires: pkgconfig(systemd)
|
||||
# xorgxrdp is the default backend
|
||||
Requires: xorgxrdp
|
||||
Requires: /usr/libexec/Xorg
|
||||
|
||||
Requires: /etc/X11/xinit/Xsession
|
||||
|
||||
Requires(post): systemd
|
||||
Requires(post): systemd-sysv
|
||||
@ -185,6 +185,9 @@ systemctl try-restart xrdp.service >/dev/null 2>&1 || :
|
||||
%{_libdir}/pkgconfig/xrdp.pc
|
||||
|
||||
%changelog
|
||||
* Fri Mar 10 2017 Pavel Roskin <plroskin@gmail.com> - 1:0.9.1-7
|
||||
- Require /etc/X11/xinit/Xsession, it's called from startwm.sh
|
||||
|
||||
* Thu Mar 09 2017 Pavel Roskin <plroskin@gmail.com> - 1:0.9.1-6
|
||||
- Make xrdp depend on xorgxrdp, not on tigervnc-server-minimal
|
||||
- Make Xorg backend default
|
||||
|
Loading…
Reference in New Issue
Block a user