On Di, 26.06.18 19:29, Michael Asher ([email protected]) wrote:
> On SysV we set up a terminal/serial interface on our motion-controllers using
> /etc/inittab, see below.
>
> /etc/inittab
> # How to put a getty on a serial line (for a terminal)
> T0:23:respawn:/sbin/getty -L ttyS0 115200 vt100
>
> I have made a few attempts to do this with systemd none have worked. All
> assistance is much appreciated.
We provide an instantiable unit file for this. try this command:
systemctl enable [email protected]
And similar for other ports.
Lennart
--
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel