2 env /system/boot/SetupEnvironment
4 service x-vnd.Be-TRAK {
7 on initial_volumes_mounted
10 service x-vnd.Be-TSKB {
11 launch /system/Deskbar
12 on initial_volumes_mounted
15 service x-vnd.Be-POST {
16 launch /system/servers/mail_daemon
17 if setting ~/config/settings/Mail/new_mail_daemon DaemonAutoStarts
18 on initial_volumes_mounted
23 launch /bin/sh ~/config/settings/boot/UserBootscript
26 job check-daylight-saving-time {
27 launch /system/bin/dstcheck
31 launch /system/preferences/Time "" --update
35 launch /bin/sh /system/boot/PostInstallScript "first login" ~/config/settings/first_login /boot/system/boot/first-login
36 if file_exists ~/config/settings/first_login
37 requires x-vnd.Be-TSKB
40 job create-installer-link {
41 # When run from a read-only medium a.k.a. live desktop
44 file_exists /boot/system/apps/Installer
46 launch /bin/ln -sf /boot/system/apps/Installer ~/Desktop/Installer
51 job x-vnd.Haiku-FirstBootPrompt
55 job x-vnd.Haiku-Installer
60 file_exists /system/bin/FirstBootPrompt
62 not file_exists /boot/home/config/settings/Locale\ settings