]] Eckhart Wörner 

| However, this seems to break on /var/run already being bind-mounted on
| /run. The condition holds, and therefore /run (aka /var/run) is wiped
| out, breaking the boot process.

Can you see if the attached patch fixes this?

diff --git a/debian/debian-fixup.service b/debian/debian-fixup.service
index 5b391db..6848466 100644
--- a/debian/debian-fixup.service
+++ b/debian/debian-fixup.service
@@ -6,5 +6,5 @@ DefaultDependencies=no
 
 [Service]
 ExecStart=/lib/systemd/debian-fixup
-Type=simple
+Type=oneshot
 RemainAfterExit=true

Cheers,
-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to