Artix Linux Forum

Init systems => dinit => Topic started by: nyugdijhunter on 10 June 2024, 17:49:47

Title: [SOLVED] dbus user service doesn't launch after latest update
Post by: nyugdijhunter on 10 June 2024, 17:49:47
Using the dbus-dinit-user package from the repos. Using turnstile.
On dinitctl status dbus:
Service: dbus
    State: STOPPED (could not be launched)
        Stage: executing command
        Error: Permission denied
Title: Re: dbus user service doesn't launch after latest update
Post by: konimex on 11 June 2024, 01:34:33
Pushed a fix. As a workaround, chmod +x /usr/lib/dinit/user/dbus, and upgrade to dbus-dinit-user-20240610-2 for a permanent fix (wait a bit before it reaches your mirrors).
Title: Re: dbus user service doesn't launch after latest update
Post by: nyugdijhunter on 11 June 2024, 11:26:47
Works fine now, thanks. Marked as solved.