daemon: setting foundation for client creation
This commit is contained in:
@@ -3,7 +3,7 @@ use clap::Subcommand;
|
||||
use dbus::blocking::{Connection, Proxy};
|
||||
|
||||
const DBUS_NAME: &str = "net.buzzert.kordophonecd";
|
||||
const DBUS_PATH: &str = "/net/buzzert/kordophonecd";
|
||||
const DBUS_PATH: &str = "/net/buzzert/kordophonecd/daemon";
|
||||
|
||||
mod dbus_interface {
|
||||
#![allow(unused)]
|
||||
|
||||
Reference in New Issue
Block a user