patch-units_serial-getty@_service_m4 396 B

1234567891011
  1. --- systemd-232.orig/units/serial-getty@.service.m4 2016-11-03 18:16:42.000000000 +0100
  2. +++ systemd-232/units/serial-getty@.service.m4 2016-11-19 08:53:35.509582664 +0100
  3. @@ -22,7 +22,7 @@ Before=getty.target
  4. IgnoreOnIsolate=yes
  5. [Service]
  6. -ExecStart=-/sbin/agetty --keep-baud 115200,38400,9600 %I $TERM
  7. +ExecStart=-/sbin/getty -L %I 115200 vt100
  8. Type=idle
  9. Restart=always
  10. UtmpIdentifier=%I