cddb_daemon: renamed to cddb_lookup, moved to /src/bin.

* It's now a standard command line tool that is launched automatically
  via the launch_daemon whenver a volume is mounted.
This commit is contained in:
Axel Dörfler
2015-10-19 21:21:21 +02:00
parent 9939ccadff
commit cfe6baf62f
11 changed files with 118 additions and 150 deletions
+6 -6
View File
@@ -55,12 +55,6 @@ service x-vnd.Haiku-net_server {
legacy
}
service x-vnd.Haiku-cddb_daemon {
launch /system/servers/cddb_daemon
no_safemode
legacy
}
service x-vnd.Haiku-print_server {
launch /system/servers/print_server
no_safemode
@@ -79,6 +73,12 @@ service x-vnd.Haiku-power_daemon {
legacy
}
job x-vnd.Haiku-cddb_lookup {
launch /system/bin/cddb_lookup
no_safemode
on volume_mounted
}
job post-install {
launch /bin/sh /system/boot/PostInstallScript
if file_exists /boot/system/settings/fresh_install