chiark / gitweb /
units: enable utmp for serial gettys too
[elogind.git] / units / getty@.service.m4
index be5916a155e4dfafaf58f665c4217bccfd8fb421..4691ea7bfe3439ad68667889f6f80d2315262376 100644 (file)
@@ -22,10 +22,9 @@ 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.
+# If additional gettys are spawned during boot 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]