Fixed ssh so X11 shoud work out of the box

This commit is contained in:
Bram Prieshof
2020-07-01 12:41:52 +02:00
parent 5722ee9a5f
commit 770ddea9de

View File

@@ -3,7 +3,7 @@ mbranch=master
#install needed packages
apt install rssh vsftpd openssh-server git fail2ban -y
apt-get install --no-install-recommends eiciel xorg -y
apt-get install --no-install-recommends eiciel x11-common -y
#Setup groups
groupadd sftpusers
groupadd ftpusers