]> git.ipfire.org Git - thirdparty/systemd.git/commit
fix reload propagation for device alias
authorJérémy Rosen <jeremy.rosen@enst-bretagne.fr>
Sat, 6 Jan 2018 21:55:22 +0000 (22:55 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 22 Jan 2018 18:53:55 +0000 (19:53 +0100)
commitbf70ff2cff719905f9dc3f726eaba79780dcae55
tree6f311a60195478822e390ba0044b7e9e14b9f9dd
parent4f5e1723410513da418fbbae03c23b1b2cc4db82
fix reload propagation for device alias

udev-made .device aliases are not normal alias

They are full-fledged units which are linked to
the same sysfs path

we need to explicitely propagate reload to all
alias
src/core/device.c