diff -Naur systemd-196/units/getty@.service.m4 systemd-196-magellan/units/getty@.service.m4 --- systemd-196/units/getty@.service.m4 2012-11-22 19:14:18.162636007 +0100 +++ systemd-196-magellan/units/getty@.service.m4 2012-11-22 19:14:04.896636002 +0100 @@ -49,9 +49,9 @@ )m4_dnl # the VT is cleared by TTYVTDisallocate m4_ifdef(`TARGET_MAGELLAN', -``ExecStart=-/sbin/agetty --noclear %I $GETTY_SPEED linux $GETTY_OPTS +``ExecStart=-/sbin/getty %I $GETTY_SPEED linux $GETTY_OPTS '', -``ExecStart=-/sbin/agetty --noclear %I 38400 linux'' +``ExecStart=-/sbin/getty %I 38400 linux'' )m4_dnl Type=idle