Add a service to initialise the user session and rename the xdummy service
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
exec 2>&1
|
||||
exec /usr/sbin/xrdp-sesman --nodaemon
|
||||
exec xrdp-sesman --nodaemon
|
||||
|
||||
Reference in New Issue
Block a user