mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-07 02:06:34 +05:30
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
# SPDX-FileCopyrightText: no
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
#
|
|
# Configuration for the "finished" page, which is usually shown only at
|
|
# the end of the installation (successful or not).
|
|
|
|
restartNowMode: user-unchecked
|
|
restartNowCommand: "systemctl -i reboot"
|
|
notifyOnFinished: false
|