This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/xrdp -/etc/default/xrdp
-
EnvironmentFile=/etc/sysconfig/xrdp
-
ExecStart=/usr/sbin/xrdp-sesman $SESMAN_OPTIONS
-
ExecStart=/usr/sbin/xrdp-sesman $SESMAN_OPTIONS --nodaemon
-
ExecStop=/usr/sbin/xrdp-sesman $SESMAN_OPTIONS --kill
-
PIDFile=/run/xrdp/xrdp-sesman.pid
-
RuntimeDirectory=xrdp
-
Type=forking
-
-
[Unit]
-
After=network-online.target nss-lookup.target nss-user-lookup.target
-
After=network.target
-
BindsTo=xrdp.service
-
Description=xrdp session manager
-
Documentation=man:xrdp-sesman(8) man:sesman.ini(5)
-
StopWhenUnneeded=yes
-
Wants=network-online.target nss-lookup.target nss-user-lookup.target
-
Additionnal notes
Nothing here.