ansible/roles/xrdp_apphost/templates/tsadmin_xsession.j2

7 lines
152 B
Plaintext
Raw Normal View History

{{ ansible_managed | comment }}
{% for app, config in xrdp_applications.items() %}
xhost si:localuser:{{ config.user }}
{% endfor %}
xfwm4 &
exec xterm