Re: [systemd-devel] Which udev action is run on boot for my device?

2020-10-25 Thread Marcin Kocur
W dniu 25.10.2020 o 18:36, Marcin Kocur pisze: Hello, as the topic states, I want to know which action(s) from "add", "remove", "change", "move", "online", "offline", "bind", and "unbind" were triggered on my device. Is there any way to check that? At the beginning of  /usr/lib/udev/rules.d/

Re: [systemd-devel] Which udev action is run on boot for my device?

2020-10-25 Thread Andrei Borzenkov
25.10.2020 20:36, Marcin Kocur пишет: > Hello, > > as the topic states, I want to know which action(s) from "add", > "remove", "change", "move", "online", "offline", "bind", and "unbind" > were triggered on my device. Is there any way to check that? > > At the beginning of  /usr/lib/udev/rules.d/

[systemd-devel] Which udev action is run on boot for my device?

2020-10-25 Thread Marcin Kocur
Hello, as the topic states, I want to know which action(s) from "add", "remove", "change", "move", "online", "offline", "bind", and "unbind" were triggered on my device. Is there any way to check that? At the beginning of  /usr/lib/udev/rules.d/49-sane.rules there is: ACTION!="add", GOTO="li