Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Exec argument to start service #104

Merged
merged 1 commit into from
Mar 3, 2017

Commits on Feb 28, 2017

  1. de.pengutronix.rauc.service.in: Fix Exec argument to start service

    Exec argument must call rauc with the `service` argument in order to let
    it spawn the service. Otherwise d-bus activation will fail and the
    client reports:
    
    | Error creating proxy: Error calling StartServiceByName for de.pengutronix.rauc: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
    | D-Bus error while installing `/home/root/update-2017.02-1.raucb`
    
    Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
    ejoerns committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    1731493 View commit details
    Browse the repository at this point in the history