summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-redcore/files/modules/finished.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-08 09:55:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-08 09:55:55 +0000
commita4c66ec62fe964bb5469080c997d5be22b1ff587 (patch)
treee55f3df0dfe2d3c7985f8640d98fb2ddf9256d38 /app-misc/calamares-config-redcore/files/modules/finished.conf
parent1599a8ccc4a1b872f919371403ec0434b033207b (diff)
app-misc/calamares-config-redcore : lower memory requirements for installation to 1GB, misc tweaks
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"