From 3f94a206e16c52204f7d3bf6661291235b9bcd18 Mon Sep 17 00:00:00 2001 From: Lucien Mueller Date: Mon, 3 Dec 2018 12:52:33 +0100 Subject: [PATCH] nmhw-auto-part: mount-overlay service description fixed. Signed-off-by: Lucien Mueller --- .../nmhw-auto-part/nmhw-auto-part/mount-overlay.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/nmhw-auto-part/nmhw-auto-part/mount-overlay.service b/recipes-support/nmhw-auto-part/nmhw-auto-part/mount-overlay.service index a020d4e..bbd157e 100644 --- a/recipes-support/nmhw-auto-part/nmhw-auto-part/mount-overlay.service +++ b/recipes-support/nmhw-auto-part/nmhw-auto-part/mount-overlay.service @@ -1,5 +1,5 @@ [Unit] -Description=Partition disk on first boot. +Description=Mount overlay over /usr. After=ostree-finalize-staged.service [Service]