diff options
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r-- | man/udevadm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml index 8923bc70fe..13cf106d87 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -677,7 +677,7 @@ Note that <filename>systemd-udevd.service</filename> contains <option>Restart=always</option> and so as a result, this option restarts systemd-udevd. If you want to stop <filename>systemd-udevd.service</filename>, please use the following: - <programlisting>systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd.service</programlisting> + <programlisting>systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd-varlink.socket systemd-udevd.service</programlisting> </para> </listitem> </varlistentry> |