]> err.no Git - systemd/commitdiff
Mask checkroot-bootclean
authorMichael Biebl <biebl@debian.org>
Sat, 28 Apr 2012 08:57:09 +0000 (10:57 +0200)
committerMichael Biebl <biebl@debian.org>
Sat, 28 Apr 2012 08:57:09 +0000 (10:57 +0200)
checkroot-bootclean cleans up directories before mounting a tmpfs
over it. As systemd handles mounts differently, mask this service.
Closes: #670591
debian/systemd.links

index 476e65206fac4af471a4c40d5a142ce71ac04aeb..55a7306daadd518d3644e9502e13fe2fafd15a40 100644 (file)
@@ -42,6 +42,9 @@
 /dev/null /lib/systemd/system/checkfs.service
 # We need checkroot as synchronisation point, so symlink it to remount-rootfs
 /lib/systemd/system/remount-rootfs.service /lib/systemd/system/checkroot.service
+# checkroot-bootclean cleans up directories before mounting a tmpfs
+# over it. As systemd handles mounts differently, mask this service.
+/dev/null /lib/systemd/system/checkroot-bootclean.service
 
 # We use the built-in cryptsetup support
 /dev/null /lib/systemd/system/cryptdisks.service