diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassio-config.service b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassio-config.service new file mode 120000 index 000000000..61c279a59 --- /dev/null +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassio-config.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/hassio-config.service \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassio-supervisor.service b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassio-supervisor.service new file mode 120000 index 000000000..855f70d36 --- /dev/null +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassio-supervisor.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/hassio-supervisor.service \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/usr/bin/hassio-cli b/buildroot-external/rootfs-overlay/usr/bin/hassio-cli old mode 100644 new mode 100755 diff --git a/buildroot-external/rootfs-overlay/usr/sbin/hassio-config b/buildroot-external/rootfs-overlay/usr/sbin/hassio-config old mode 100644 new mode 100755 diff --git a/buildroot-external/rootfs-overlay/usr/sbin/hassio-supervisor b/buildroot-external/rootfs-overlay/usr/sbin/hassio-supervisor old mode 100644 new mode 100755