mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-12 09:22:26 -04:00
udev: Add udev listener service
This service lives in the user daemon and has the path /com/steampowered/SteamOSManager1/UdevEvents
This commit is contained in:
parent
67736cef01
commit
6dc04e70d2
6 changed files with 239 additions and 6 deletions
|
@ -20,6 +20,7 @@ mod process;
|
|||
mod sls;
|
||||
mod systemd;
|
||||
mod thread;
|
||||
mod udev;
|
||||
|
||||
pub mod cec;
|
||||
pub mod daemon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue