On Do, 31.01.19 17:34, Paul Menzel ([email protected]) wrote:

> Dear systemd/udev folks,
>
>
> Having a large pool of (different) systems, we hit Linux kernel
> panics several times in a year. To better debug those, we want
> to make use of the serial ports still present on today’s
> systems.
>
> Unfortunately, the serial ports on the back plane, we’d like to
> use, are numbered differently. Can you recommend best practices
> how to detect where that port is on a system?

Match them in a udev rule, and use SYSTEMD_WANTS as a property to pull
in a service instance for each ttyS you care about. See
systemd.device(5) for details.

Lennart

--
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to