From 5df869e08acdd20ad772c5406dd4408456038562 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 23 Apr 2018 08:49:56 +0200 Subject: [PATCH] Rename hassio/misc/systemd.py to hassio/dbus/systemd.py --- hassio/{misc => dbus}/systemd.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hassio/{misc => dbus}/systemd.py (100%) diff --git a/hassio/misc/systemd.py b/hassio/dbus/systemd.py similarity index 100% rename from hassio/misc/systemd.py rename to hassio/dbus/systemd.py