Connect to systemd over session DBus rather than system (#2)
This seems to be correct for starting user services.
This commit is contained in:
parent
cefd13692b
commit
c450a9ed0d
3 changed files with 5 additions and 1 deletions
|
|
@ -23,3 +23,4 @@ tokio-util = "0.7"
|
|||
tracing = "0.1"
|
||||
tracing-journald = "0.3.0"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
zbus = { version = "2.0.1" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue