systemd/switch-root.target: run target before switch-root.service
authorHarald Hoyer <harald@redhat.com>
Wed, 16 May 2012 09:21:33 +0000 (11:21 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 16 May 2012 09:21:33 +0000 (11:21 +0200)
modules.d/98systemd/switch-root.target

index d0d60e1..adfb32c 100644 (file)
@@ -11,6 +11,6 @@
 Description=Switch Root
 DefaultDependencies=no
 Requires=switch-root.service
-After=switch-root.service
+Before=switch-root.service
 AllowIsolate=yes