Initial - working container.
This commit is contained in:
7
container/supervisord/xrdp.conf
Normal file
7
container/supervisord/xrdp.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
[program:xrdp]
|
||||
command=/usr/sbin/xrdp --nodaemon
|
||||
user=root
|
||||
priority=10
|
||||
startsecs=3
|
||||
autostart=true
|
||||
autorestart=true
|
||||
Reference in New Issue
Block a user