refactor: pass an extra pirivileged socket to xdp-cosmic
This commit is contained in:
parent
efe4b58279
commit
8fd40b588a
4 changed files with 95 additions and 28 deletions
|
|
@ -12,6 +12,7 @@ async-signals = "0.4"
|
|||
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" }
|
||||
libc = "0.2"
|
||||
log-panics = { version = "2", features = ["with-backtrace"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue