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:
@@ -17,6 +17,10 @@ target desktop {
|
||||
}
|
||||
}
|
||||
|
||||
job user-bootscript {
|
||||
launch /bin/sh /boot/home/config/settings/boot/UserBootscript
|
||||
}
|
||||
|
||||
job create-installer-link {
|
||||
# When run from a read-only medium a.k.a. live desktop
|
||||
if {
|
||||
|
||||
Reference in New Issue
Block a user