Attempt to update deb packaging

This commit is contained in:
Luke D Jones
2020-08-04 21:06:32 +12:00
parent 3615cff09d
commit 5b27456b6d
6 changed files with 19 additions and 299 deletions

View File

@@ -1,5 +1,5 @@
pub static DBUS_NAME: &str = "org.asuslinux.Daemon";
pub static DBUS_PATH: &str = "/org/asus/linux/Daemon";
pub static DBUS_PATH: &str = "/org/asuslinux/Daemon";
pub static DBUS_IFACE: &str = "org.asuslinux.Daemon";
pub const LED_MSG_LEN: usize = 17;