Correction : point pour le chemin de xstartup

This commit is contained in:
Hippolyte Chauvin 2023-05-20 23:27:42 +02:00
parent 705e977852
commit 944dcd3818

View file

@ -43,7 +43,7 @@ start() {
if ! is_running; then
set -e
vncserver \
-xstartup xstartup \
-xstartup ./xstartup \
-localhost \
-alwaysshared \
-securitytypes none