Add daemonized watcher with control socket

This commit is contained in:
thePR0M3TH3AN
2025-05-24 22:21:14 -04:00
parent bad08cbefb
commit 8b07ced20d
5 changed files with 208 additions and 82 deletions

1
Cargo.lock generated
View File

@@ -678,6 +678,7 @@ dependencies = [
"glob",
"libc",
"libmarlin",
"nix",
"once_cell",
"predicates",
"rusqlite",