From c6d0fef0b42d0e69bce9829980679eeec5c69064 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 6 Jul 2018 21:04:48 +0200 Subject: [PATCH] Some cleanup (#84) --- .../etc/systemd/system/dropbear.service.d/nm.conf | 3 --- .../system/multi-user.target.wants/hassos-apparmor.service | 2 +- .../systemd/system/multi-user.target.wants/hassos-bind.target | 2 +- .../system/multi-user.target.wants/hassos-config.service | 2 +- .../system/multi-user.target.wants/hassos-supervisor.service | 2 +- .../systemd/system/multi-user.target.wants/hassos-zram.target | 2 +- 6 files changed, 5 insertions(+), 8 deletions(-) delete mode 100644 buildroot-external/rootfs-overlay/etc/systemd/system/dropbear.service.d/nm.conf diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/dropbear.service.d/nm.conf b/buildroot-external/rootfs-overlay/etc/systemd/system/dropbear.service.d/nm.conf deleted file mode 100644 index 0a38143e9..000000000 --- a/buildroot-external/rootfs-overlay/etc/systemd/system/dropbear.service.d/nm.conf +++ /dev/null @@ -1,3 +0,0 @@ -[Unit] -Wants=network-online.target -After=network-online.target diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-apparmor.service b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-apparmor.service index 5c3399155..3caec078f 120000 --- a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-apparmor.service +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-apparmor.service @@ -1 +1 @@ -/usr/lib/systemd/system/hassos-apparmor.service +/usr/lib/systemd/system/hassos-apparmor.service \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-bind.target b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-bind.target index 60e9c455b..afb44860c 120000 --- a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-bind.target +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-bind.target @@ -1 +1 @@ -/usr/lib/systemd/system/hassos-bind.target +/usr/lib/systemd/system/hassos-bind.target \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-config.service b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-config.service index bbd767dd6..24c0f09e3 120000 --- a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-config.service +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-config.service @@ -1 +1 @@ -/usr/lib/systemd/system/hassos-config.service +/usr/lib/systemd/system/hassos-config.service \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-supervisor.service b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-supervisor.service index b8b6bdf79..17b423d69 120000 --- a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-supervisor.service +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-supervisor.service @@ -1 +1 @@ -/usr/lib/systemd/system/hassos-supervisor.service +/usr/lib/systemd/system/hassos-supervisor.service \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-zram.target b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-zram.target index d554b3c69..decfca7a2 120000 --- a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-zram.target +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/hassos-zram.target @@ -1 +1 @@ -/usr/lib/systemd/system/hassos-zram.target +/usr/lib/systemd/system/hassos-zram.target \ No newline at end of file