[BRLTTY] Are changes needed for systemd 247.1?

Alexander Epaneshnikov aarnaarn2 at gmail.com
Sun Dec 6 16:41:11 EST 2020


07.12.2020 00:18, Dave Mielke пишет:
> [quoted lines by Alexander Epaneshnikov on 2020/12/07 at 00:07 +0300]
>
> There's a bit of a cryptic statement that says that SYSTEMD_WANTS isn't acted
> upon if the device is already in the tree. I suppose this is possible. Could
> you try duplicating the ACTIN=="add" line and, on the second one, changing add
> to change? I've seen it called both change and changed, so maybe you'll need to
> try both. In any event, the change one should still go to the add label.
>
ok i made this:
LABEL="brltty_systemd"
ACTION=="add", GOTO="brltty_systemd_add"
ACTION=="change", GOTO="brltty_systemd_add"
ACTION=="changed", GOTO="brltty_systemd_add"
ACTION=="remove", GOTO="brltty_systemd_remove"
GOTO="brltty_device_end"

but it doesn't helps.

i think somewhere in systemd news lies a key insight".
i hope it isn't "hexapodia. )))
unfortunately I have to sleep already. I will work on this tomorrow.

-- 
Sincerely, Alexander.



More information about the BRLTTY mailing list