diff options
-rw-r--r-- | chapter08/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/udev.xml b/chapter08/udev.xml index 6b3b00b94..832bf803c 100644 --- a/chapter08/udev.xml +++ b/chapter08/udev.xml @@ -191,7 +191,7 @@ rm /usr/share/man/man*/systemd*</userinput></screen> <!-- remap="make" seems confusing but we don't have sth. like remap="clean". --> - <screen><userinput remap="make">unset udev_helpers</userinput></screen> + <screen><userinput remap="install">unset udev_helpers</userinput></screen> </sect2> |