This unit is provided by:
Options
-
[Install]-
WantedBy=getty.target
-
-
[Service]-
Environment=TERM=vt100 -
ExecStart=-/sbin/agetty -s %I 115200,38400,9600 -
KillMode=process -
KillSignal=SIGHUP -
Restart=on-failure -
RestartSec=0 -
StartLimitAction=none -
StartLimitBurst=3 -
StartLimitInterval=60 -
UtmpIdentifier=%I
-
-
[Unit]-
After=dev-%i.device getty.target -
BindTo=dev-%i.device -
Description=Serial Getty on %I
-
Additionnal notes
Nothing here.