[haiku-bugs] [Haiku] #13040: Launch scripts in ~/config/data/user_launch don't work

  • From: "humdinger" <trac@xxxxxxxxxxxx>
  • Date: Sun, 30 Oct 2016 12:53:19 -0000

#13040: Launch scripts in ~/config/data/user_launch don't work
-----------------------------------+------------------------------
 Reporter:  humdinger              |        Owner:  axeld
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  Unscheduled
Component:  Servers/launch_daemon  |      Version:  R1/Development
 Keywords:                         |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 This is hrev50627.

 I have a package that installs this launch script in $data/user_launch:
 {{{
 target desktop {
         service x-vnd.Clipdinger {
                 if setting
 ~/config/settings/Clipdinger/Clipdinger_settings autostart
                 no_safemode
                 legacy
         }
 }
 }}}
 When the package is installed in the system hierarchy, Clipdinger is
 started on boot. If it's installed in the home hierarchy, it's not. As the
 launch_daemon is supposed to launch via app signature, it shouldn't matter
 in which hierarchy the binary ended up in, right? Am I missing something?

--
Ticket URL: <https://dev.haiku-os.org/ticket/13040>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: