]> git.ipfire.org Git - thirdparty/systemd.git/commit
login: update ACL on static device nodes again 39071/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 23 Sep 2025 01:17:47 +0000 (10:17 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 23 Sep 2025 10:57:25 +0000 (19:57 +0900)
commit2c762d90cfe7d67f10af87986ed2e6f0005eabfb
treee4abf72e9c82764d7bba15305c1ba9705bd7d530
parent41c4a69653f7ca48a449de172e73acd43eda81a4
login: update ACL on static device nodes again

In the commit c960ca2be1cfd183675df581f049a0c022c1c802, the logic of
updating ACL on device node was moved from logind to udevd, but at that
time, mistakenly removed the logic for static nodes.

Fixes a regression caused by c960ca2be1cfd183675df581f049a0c022c1c802 (v258).
Fixes #39043.
src/login/logind-seat.c
src/login/meson.build