Buildup of logind dbus methods

This commit is contained in:
Luke D Jones
2021-03-12 22:00:31 +13:00
parent 875ff6d354
commit ae4f7f9949
12 changed files with 391 additions and 19 deletions

View File

@@ -0,0 +1,2 @@
pub mod logind;
pub mod session;