From fb87ad06da8201dd77a740ff41e324fdc0670d53 Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Thu, 5 Oct 2023 06:22:43 +0000 Subject: [PATCH] fix permissions --- homeassistant-supervised/DEBIAN/rules | 1 + 1 file changed, 1 insertion(+) create mode 100644 homeassistant-supervised/DEBIAN/rules diff --git a/homeassistant-supervised/DEBIAN/rules b/homeassistant-supervised/DEBIAN/rules new file mode 100644 index 0000000..f075985 --- /dev/null +++ b/homeassistant-supervised/DEBIAN/rules @@ -0,0 +1 @@ +etc/systemd/resolved.conf 644 \ No newline at end of file