chiark / gitweb /
units: make sure getty@xxx.service is always run before gettys.target
[elogind.git] / units / getty@.service.m4
index 770fc6caac588385c4a9e7809b81d9696645a567..01343c497fe277614551b7ab0b4929dfb07d6fe2 100644 (file)
@@ -22,6 +22,12 @@ m4_ifdef(`TARGET_ARCH',
 After=rc-local.service
 )m4_dnl
 
+# If additional gettys are spawned during boot (possibly by
+# systemd-auto-console-getty) then we should make sure that this is
+# synchronized before getty.target, even though getty.target didn't
+# actually pull it in.
+Before=getty.target
+
 [Service]
 Environment=TERM=linux
 ExecStart=GETTY %I