daemon: inotify for panel_od and gu_mux_mode

This commit is contained in:
Luke D. Jones
2022-09-21 19:04:28 +12:00
parent a44a1bfa89
commit 56285916cd
8 changed files with 73 additions and 15 deletions

1
Cargo.lock generated
View File

@@ -575,6 +575,7 @@ name = "daemon"
version = "4.4.0"
dependencies = [
"async-trait",
"concat-idents",
"env_logger",
"inotify",
"log",