[haiku-development] Re: Testers needed for updated notification_server

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 30 Jan 2017 23:52:55 +0100

Am 30/01/2017 um 16:41 schrieb Humdinger (Redacted sender humdingerb for DMARC):

I wonder though... shouldn't the launch_daemon pick it up via its app
signature when it doesn't find the blacklisted one in /system/servers/
? See:

service x-vnd.Haiku-notification_server {
  launch /system/servers/notification_server

No, the signature is not being used if the specified executable is missing; if you remove the "launch ..." line, it should work.
Another way would be to overwrite the service in a settings file, and have it point to the new executable.

Bye,
   Axel.

Other related posts: