]> err.no Git - systemd/commitdiff
Use remount-rootfs.service instead of var.mount as dependency for debian.fixup
authorTollef Fog Heen <tfheen@err.no>
Fri, 23 Sep 2011 18:20:49 +0000 (20:20 +0200)
committerTollef Fog Heen <tfheen@err.no>
Fri, 23 Sep 2011 18:20:49 +0000 (20:20 +0200)
debian/debian-fixup.service

index 1a83d58a1497527ff9ed70cad68ed00441a48fcc..5b391db9b028f802d6a5cf8a742a1ed438ce07fa 100644 (file)
@@ -1,7 +1,7 @@
 [Unit]
 Description=Various fixups to make systemd work better on Debian
 Before=var-run.mount var-lock.mount
-After=var.mount
+After=remount-rootfs.service
 DefaultDependencies=no
 
 [Service]