Re: [systemd-devel] Adding a .device reload on udev change

2017-11-04 Thread Lennart Poettering
On Sa, 04.11.17 09:58, Jérémy Rosen ([email protected]) wrote: > Hello everybody > > I have written PR https://github.com/systemd/systemd/pull/6850 (opened) > and PR https://github.com/systemd/systemd/pull/6428 (closed) > > Both of these PR were about having systemd generate a "reload" on .d

[systemd-devel] Adding a .device reload on udev change

2017-11-04 Thread Jérémy Rosen
Hello everybody I have written PR https://github.com/systemd/systemd/pull/6850 (opened) and PR https://github.com/systemd/systemd/pull/6428 (closed) Both of these PR were about having systemd generate a "reload" on .device units to propagate to real services. The first one was accepted, the c