systemd-auto-serial-getty.service revision 93a45c562a1989dfbb2dd08c65f8a21b02959934
289N/A# This file is part of systemd.
289N/A#
289N/A# systemd is free software; you can redistribute it and/or modify it
289N/A# under the terms of the GNU General Public License as published by
289N/A# the Free Software Foundation; either version 2 of the License, or
289N/A# (at your option) any later version.
289N/A
289N/A[Unit]
289N/ADescription=Automatically Spawn getty on Serial Kernel Console
289N/A
289N/A[Service]
289N/AType=oneshot
289N/AExecStart=@rootlibexecdir@/systemd-auto-serial-getty
289N/A
289N/A[Install]
289N/AWantedBy=getty.target
289N/A