Re: [systemd-devel] udev - device nodes removed even if created/copied from /lib/udev/devices/

2019-04-08 Thread Mantas Mikulėnas
On Mon, Apr 8, 2019, 20:15 Dr. Todor Dimitrov wrote: > > Support for /lib/dev/devices has been removed in systemd 183, see NEWS > > file, i.e. in 2012, seven years ago. > > > > Support for "ignore_remove" has been removed in udev 152, nine years > > ago, see its announcement back then. > > We are

Re: [systemd-devel] udev - device nodes removed even if created/copied from /lib/udev/devices/

2019-04-08 Thread Dr. Todor Dimitrov
> Support for /lib/dev/devices has been removed in systemd 183, see NEWS > file, i.e. in 2012, seven years ago. > > Support for "ignore_remove" has been removed in udev 152, nine years > ago, see its announcement back then. We are working with a system from 2010 (kernel 2.6.34, udev 161). Unfort

Re: [systemd-devel] udev - device nodes removed even if created/copied from /lib/udev/devices/

2019-04-08 Thread Lennart Poettering
On Mo, 08.04.19 15:59, Dr. Todor Dimitrov ([email protected]) wrote: > Hello, > > we are observing a weird problem with udev, where the nodes > /dev/ttyUSB* are removed as soon as the corresponding devices are > unplugged, although they have been statically created using > /lib/udev/devices/.

[systemd-devel] udev - device nodes removed even if created/copied from /lib/udev/devices/

2019-04-08 Thread Dr. Todor Dimitrov
Hello, we are observing a weird problem with udev, where the nodes /dev/ttyUSB* are removed as soon as the corresponding devices are unplugged, although they have been statically created using /lib/udev/devices/. According to the documentation/change logs, this should not happen: --- udev 152