From 928d3a808d6c1c652ce4753ef675297f7197ce5f Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 18:30:15 +0200 Subject: [PATCH 01/12] Update hassio-zram.target --- .../rootfs-overlay/usr/lib/systemd/system/hassio-zram.target | 1 - 1 file changed, 1 deletion(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-zram.target b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-zram.target index 89f191025..35fd5050c 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-zram.target +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-zram.target @@ -1,4 +1,3 @@ [Unit] Description=Hassio zram targets Documentation=man:systemd.target(5) -Before=sysinit.target From 8554c5c813b448df4eba63019d80c364d035dff0 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 18:32:50 +0200 Subject: [PATCH 02/12] Update hassio-zram.target --- .../rootfs-overlay/usr/lib/systemd/system/hassio-zram.target | 1 + 1 file changed, 1 insertion(+) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-zram.target b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-zram.target index 35fd5050c..89f191025 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-zram.target +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassio-zram.target @@ -1,3 +1,4 @@ [Unit] Description=Hassio zram targets Documentation=man:systemd.target(5) +Before=sysinit.target From 3be3238b43252e203bb135e528898f0035d16b30 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:14:54 +0200 Subject: [PATCH 03/12] Update zram-swap.service --- .../rootfs-overlay/usr/lib/systemd/system/zram-swap.service | 1 - 1 file changed, 1 deletion(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-swap.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-swap.service index 7f2ace7c7..67263f938 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-swap.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-swap.service @@ -1,6 +1,5 @@ [Unit] Description=Hassio ZRAM swap -Requires=dev-zram0.swap Before=dev-zram0.swap [Service] From e61ea1ea93da067b3da970c35c903e90fabe69df Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:17:23 +0200 Subject: [PATCH 04/12] Update zram-tmp.service --- .../rootfs-overlay/usr/lib/systemd/system/zram-tmp.service | 1 - 1 file changed, 1 deletion(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-tmp.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-tmp.service index a255186e3..735c53378 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-tmp.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-tmp.service @@ -1,6 +1,5 @@ [Unit] Description=Hassio ZRAM tmp -Requires=tmp.mount Before=tmp.mount [Service] From caf5349f8f5319bd504132c6fcf6cb99e168240e Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:18:00 +0200 Subject: [PATCH 05/12] Update zram-var.service --- .../rootfs-overlay/usr/lib/systemd/system/zram-var.service | 1 - 1 file changed, 1 deletion(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-var.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-var.service index 7b6e2e6b9..b2c81d09d 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-var.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-var.service @@ -1,6 +1,5 @@ [Unit] Description=Hassio ZRAM var -Requires=var.mount Before=var.mount [Service] From bd5baae30c1006af6cbbcbc936f342effd76cadd Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:18:21 +0200 Subject: [PATCH 06/12] Update zram-run.service --- .../rootfs-overlay/usr/lib/systemd/system/zram-run.service | 2 -- 1 file changed, 2 deletions(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-run.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-run.service index 4796f9090..5c9d0d46d 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-run.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-run.service @@ -1,7 +1,5 @@ [Unit] Description=Hassio ZRAM run -Requires=run.mount -Before=run.mount [Service] Type=oneshot From 034351166247268baf2cea5653e7bea9a1536b8f Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:19:06 +0200 Subject: [PATCH 07/12] Update etc-docker.mount --- .../rootfs-overlay/usr/lib/systemd/system/etc-docker.mount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-docker.mount b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-docker.mount index ee63d2aac..7928c4b38 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-docker.mount +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-docker.mount @@ -1,6 +1,6 @@ [Unit] Description=Docker persistent configuration -Requires=mnt-overlay.mount docker.service +Requires=mnt-overlay.mount After=mnt-overlay.mount Before=docker.service From 5d694ea3370066ecd5caab02b646f1a3e43a032c Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:19:24 +0200 Subject: [PATCH 08/12] Update etc-dropbear.mount --- .../rootfs-overlay/usr/lib/systemd/system/etc-dropbear.mount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-dropbear.mount b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-dropbear.mount index cde08c18d..167a07850 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-dropbear.mount +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-dropbear.mount @@ -1,6 +1,6 @@ [Unit] Description=Dropbear persistent keys -Requires=mnt-overlay.mount dropbear.service +Requires=mnt-overlay.mount After=mnt-overlay.mount Before=dropbear.service From 353de59faef15e7b1a0eeeb2e1203f8630b771e5 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:19:54 +0200 Subject: [PATCH 09/12] Update etc-machine\x2did.mount --- .../usr/lib/systemd/system/etc-machine\\x2did.mount" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-machine\\x2did.mount" "b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-machine\\x2did.mount" index 4ebace090..83c69d7e2 100644 --- "a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-machine\\x2did.mount" +++ "b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-machine\\x2did.mount" @@ -1,7 +1,7 @@ [Unit] Description=Systemd persistent machine-id DefaultDependencies=no -Requires=mnt-overlay.mount systemd-machine-id-commit.service +Requires=mnt-overlay.mount After=mnt-overlay.mount Before=umount.target systemd-machine-id-commit.service Conflicts=umount.target From 9e38ece40ccf0e1ab9682d786ee500fefaace00f Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:21:03 +0200 Subject: [PATCH 10/12] Update root-.docker.mount --- .../rootfs-overlay/usr/lib/systemd/system/root-.docker.mount | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/root-.docker.mount b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/root-.docker.mount index 6e486efd8..93e1c48b9 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/root-.docker.mount +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/root-.docker.mount @@ -1,10 +1,8 @@ [Unit] Description=Docker persistent user -DefaultDependencies=no Requires=mnt-overlay.mount After=mnt-overlay.mount -Before=umount.target -Conflicts=umount.target +Before=docker.service [Mount] What=/mnt/overlay/root/.docker From e6a6696d9af0534c0d399cfad555ac0397280847 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:22:27 +0200 Subject: [PATCH 11/12] Update var-lib-systemd.mount --- .../usr/lib/systemd/system/var-lib-systemd.mount | 3 --- 1 file changed, 3 deletions(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/var-lib-systemd.mount b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/var-lib-systemd.mount index 38e6a467e..bc3119fdc 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/var-lib-systemd.mount +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/var-lib-systemd.mount @@ -1,10 +1,7 @@ [Unit] Description=Systemd persistent state -DefaultDependencies=no Requires=mnt-overlay.mount After=mnt-overlay.mount -Before=umount.target -Conflicts=umount.target [Mount] What=/mnt/overlay/var/lib/systemd From 823b02620a7dd3aaff3b7cb43b07ead844950477 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 19:23:05 +0200 Subject: [PATCH 12/12] Update var-log-journal.mount --- .../usr/lib/systemd/system/var-log-journal.mount | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/var-log-journal.mount b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/var-log-journal.mount index b08a861a1..3323ab8f3 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/var-log-journal.mount +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/var-log-journal.mount @@ -1,10 +1,8 @@ [Unit] Description=Systemd persistent logging -DefaultDependencies=no Requires=mnt-overlay.mount After=mnt-overlay.mount -Before=umount.target systemd-journal-flush.service -Conflicts=umount.target +Before=systemd-journal-flush.service [Mount] What=/mnt/overlay/var/log/journal