[lfs] branch trunk updated: Add missing backslash
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <173436429647.20236.3616307074353200709@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new fba6f0643 Add missing backslash
fba6f0643 is described below
commit fba6f0643d6c5bd1bf2a264eead4e5fb42ba83e7
Author: Thomas Trepl <[email protected]>
AuthorDate: Mon Dec 16 16:50:42 2024 +0100
Add missing backslash
---
chapter08/udev.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chapter08/udev.xml b/chapter08/udev.xml
index 8883b624b..1be726094 100644
--- a/chapter08/udev.xml
+++ b/chapter08/udev.xml
@@ -59,7 +59,7 @@
<para>Adjust the hardcoded paths to network configuration files for the
standalone udev installation:</para>
- <screen><userinput remap="pre">sed -e '/NETWORK_DIRS/s/systemd/udev/'
+ <screen><userinput remap="pre">sed -e '/NETWORK_DIRS/s/systemd/udev/' \
-i src/libsystemd/sd-network/network-util.h</userinput></screen>
<para>Prepare Udev for compilation:</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page