Added post-install script, and start UserBootscript again.
* This is the final missing piece of the former boot process. * Removed the unused Bootscript, and Bootscript.cd files.
This commit is contained in:
@@ -70,6 +70,11 @@ service x-vnd.Haiku-power_daemon {
|
||||
legacy
|
||||
}
|
||||
|
||||
job post-install {
|
||||
launch /bin/sh /system/boot/PostInstallScript
|
||||
if file_exists /boot/system/settings/fresh_install
|
||||
}
|
||||
|
||||
target login {
|
||||
job x-vnd.Haiku-autologin {
|
||||
launch /system/bin/autologin
|
||||
|
||||
Reference in New Issue
Block a user