print_server: Converted to launch_daemon, run on demand only.
* Seems to work fine, although it should probably also be triggered when there are still jobs in the queue -- someone more knowledgeable might want to chime in here, please :-) * If this turns out to be problematic, we can just drop the "on_demand" job config again.
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ service x-vnd.Haiku-cddb_daemon {
|
||||
service x-vnd.Haiku-print_server {
|
||||
launch /system/servers/print_server
|
||||
no_safemode
|
||||
legacy
|
||||
on_demand
|
||||
}
|
||||
|
||||
service x-vnd.Haiku-notification_server {
|
||||
|
||||
Reference in New Issue
Block a user