summaryrefslogtreecommitdiffstats
path: root/testing/x2goserver/x2goserver.pre-install
blob: e21413fc8c8d451b1e3b4d282c524ed522d66997 (plain)
1
2
3
4
#!/bin/sh

addgroup -S x2gouser
adduser -S -G x2gouser -H -h /var/lib/x2go -s /bin/false x2gouser