Skip to content

Commit

Permalink
sfos: packaging: Fix dependencies of system-wide. JB#45842
Browse files Browse the repository at this point in the history
Add After=dbus.socket and remove DefaultDependencies=no.
  • Loading branch information
Tomin1 committed Jun 4, 2019
1 parent 2ba872e commit a5ac8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/pulseaudio-system.service
Expand Up @@ -2,7 +2,7 @@

[Unit]
Description=PulseAudio (system-wide mode)
DefaultDependencies=no
After=dbus.socket
Requires=dbus.socket
RefuseManualStart=yes
Before=multi-user.target systemd-user-sessions.service
Expand Down

0 comments on commit a5ac8bb

Please sign in to comment.