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:
Axel Dörfler
2015-10-13 16:37:38 +02:00
parent e048384d77
commit 37e5a03660
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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 {