diff options
author | Martin Pitt <martinpitt@users.noreply.github.com> | 2017-09-15 09:21:49 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-09-15 09:21:49 +0200 |
commit | 6d44591141bd67074338088194aa977986646a59 (patch) | |
tree | c16e28760270393b017e89291c430e41849ca91f /man/systemd.device.xml | |
parent | core: make sure that $JOURNAL_STREAM prefers stderr over stdout information (... (diff) | |
download | systemd-6d44591141bd67074338088194aa977986646a59.tar.xz systemd-6d44591141bd67074338088194aa977986646a59.zip |
Revert "device : reload when udev generates a "changed" event" (#6836)
This reverts commit 0ffddc6e2c6e19e5dc81812aee9fbe964059f3aa. That
causes a rather severe disruption of D-Bus and other services when e. g.
restarting local-fs.target (as spotted by the "storage" test regression).
Fixes #6834
Diffstat (limited to 'man/systemd.device.xml')
-rw-r--r-- | man/systemd.device.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/systemd.device.xml b/man/systemd.device.xml index 6edf1090d0..c60b9c035e 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -83,12 +83,6 @@ the escaping logic used to convert a file system path to a unit name see <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> - - <para>Device units will be reloaded by systemd whenever the - corresponding device generates a <literal>changed</literal> event. - Other units can use <varname>ReloadPropagatedFrom=</varname> to react - to that event</para> - </refsect1> <refsect1> |