Added autologin command, and use it by default.
* This will handle our current single-user login needs. * Removed Login from the minimum image again.
This commit is contained in:
+2
-3
@@ -72,8 +72,7 @@ service x-vnd.Haiku-power_daemon {
|
||||
}
|
||||
|
||||
target login {
|
||||
job x-vnd.Haiku-Login {
|
||||
launch /system/apps/Login
|
||||
legacy
|
||||
job x-vnd.Haiku-autologin {
|
||||
launch /system/bin/autologin
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user