Added some missing packages and small fixes

This commit is contained in:
Héctor Molinero Fernández
2019-06-16 22:01:08 +02:00
parent 4146a45117
commit 44783414a5
6 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/sh
exec /usr/bin/sudo -u messagebus /usr/bin/dbus-daemon --system --nofork
exec 2>&1
exec /usr/bin/chpst -u messagebus /usr/bin/dbus-daemon --system --nofork

View File

@@ -1,3 +1,4 @@
#!/bin/sh
exec 2>&1
exec /usr/sbin/sshd -D

View File

@@ -1,5 +1,6 @@
#!/bin/sh
exec 2>&1
exec /usr/bin/Xorg \
-noreset -nolisten tcp \
+extension GLX +extension RANDR +extension RENDER \

View File

@@ -1,3 +1,4 @@
#!/bin/sh
exec 2>&1
exec /usr/sbin/xrdp-sesman --nodaemon

View File

@@ -1,3 +1,4 @@
#!/bin/sh
exec 2>&1
exec /usr/sbin/xrdp --nodaemon