mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
4e151bc309
"settings" was missing from the documented path. Change-Id: I555322f69478e8bf92fa7524814f3236c4403bfe Reviewed-on: https://review.haiku-os.org/c/haiku/+/4990 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
10 lines
378 B
Plaintext
10 lines
378 B
Plaintext
# Quick start for file UserSetupEnvironment. Copy or rename this file as
|
|
# "/boot/home/config/settings/boot/UserSetupEnvironment".
|
|
# Add custom environment variables to initialize
|
|
|
|
# This file is a standard bash script. For more information regarding shell
|
|
# scripts, refer to any online documentation for "bash scripting"
|
|
|
|
# Set important variables
|
|
# export IS_COMPUTER_ON=1
|