[squash] systemd scopes support
changes for code review [squash] systemd scopes support (doesn't compile) zbus connection seems to be missing sync I think I got it scoping works again switched to a different method of systemd detection and cleaned up dead code switch launchpad dependency back to main and removed unused imports
This commit is contained in:
parent
b096107f81
commit
b4561cfc71
4 changed files with 47 additions and 31 deletions
|
|
@ -13,7 +13,7 @@ color-eyre = "0.6"
|
|||
futures-util = "0.3"
|
||||
launch-pad = { git = "https://github.com/pop-os/launch-pad" }
|
||||
itertools = "0.12"
|
||||
#launch-pad = { path = "../../../launch-pad" }
|
||||
#launch-pad = { git = "https://github.com/pop-os/launch-pad", branch = "remove-sync-bounds" }
|
||||
libc = "0.2"
|
||||
log-panics = { version = "2", features = ["with-backtrace"] }
|
||||
rustix = "0.38"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue