From 6d577534c37b83efda0b53e2b2fa065db8cc001c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 17 Apr 2018 21:24:23 +0200 Subject: Assure that Desktop Autoloader is disabled by default and requires an explicit activation step. --- contrib/desktop-autoloader.default | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib/desktop-autoloader.default') diff --git a/contrib/desktop-autoloader.default b/contrib/desktop-autoloader.default index b31b421..c41a590 100644 --- a/contrib/desktop-autoloader.default +++ b/contrib/desktop-autoloader.default @@ -3,6 +3,9 @@ # This file allows you to tweak the behaviour of the Desktop Autoloader # tool. +# The autoloader is disabled by default. Enable it here (s/false/true/). +#DESKTOP_AUTOLOADER_ENABLED=false + # The virtual display to be used for the autoloader session. AUTOLOAD_DISPLAY=:20 -- cgit v1.2.3