]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: apply permissions to static nodes before signallying READY
authorTom Gundersen <teg@jklm.no>
Mon, 15 Sep 2014 10:04:29 +0000 (12:04 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 16 Sep 2014 10:12:56 +0000 (12:12 +0200)
commit4d6dac13ad376cb537647741c45185395beb3e9c
tree9fb6f73e3c0492f7f20acf439d30176ee03fbc10
parentebc164ef40cfa0fa01ce77a6a966129cc611d4ff
udev: apply permissions to static nodes before signallying READY

Processes expecting static nodes to have the right permissions may order themselves after systemd-udevd.service,
make sure that actually guarantees what is expected.
src/udev/udevd.c