From 824c62185a37ee162db2aa5789551941c84ebbdb Mon Sep 17 00:00:00 2001 From: Jarno Rankinen <50285623+0ranki@users.noreply.github.com> Date: Tue, 19 Jan 2021 12:17:17 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63cff2f..9ecc65e 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ You will get a single always-on local desktop session to which you can login via NoDisplay=true X-GNOME-Autostart-enabled=true ``` + - note the `-forever` and `-loop` options, `-forever` makes the server not quit when the client connection is closed, and `-loop` makes the server try restarting even if the X server is terminated/restarted. Add any other useful options you want. - Reboot - Test that the connection is working