Skip to content

Commit d3e55f4

Browse files
ohporterheftig
authored andcommitted
Start rtkit-daemon service in the multi-user.target
Start rtkit-daemon in the multi-user.target by default. This allows it to work out of the box on a headless system as well as supporting a graphical.target capable system that's been limited to the multi-user.target.
1 parent 2842b28 commit d3e55f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtkit-daemon.service.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ CapabilityBoundingSet=CAP_SYS_NICE CAP_DAC_READ_SEARCH CAP_SYS_CHROOT CAP_SETGID
2727
PrivateNetwork=yes
2828

2929
[Install]
30-
WantedBy=graphical.target
30+
WantedBy=multi-user.target

0 commit comments

Comments
 (0)