summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-redcore/files/modules/finished.conf
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/calamares-config-redcore/files/modules/finished.conf')
-rw-r--r--app-misc/calamares-config-redcore/files/modules/finished.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/calamares-config-redcore/files/modules/finished.conf b/app-misc/calamares-config-redcore/files/modules/finished.conf
index d930857e..dbbd88a9 100644
--- a/app-misc/calamares-config-redcore/files/modules/finished.conf
+++ b/app-misc/calamares-config-redcore/files/modules/finished.conf
@@ -6,7 +6,7 @@
# when Calamares exits.
restartNowEnabled: true
# Initial state of the checkbox "restart now".
-restartNowChecked: true
+restartNowChecked: false
# If the checkbox is shown, and the checkbox is checked, then when
# Calamares exits from the finished-page it will run this command.
restartNowCommand: "shutdown -r 0"