diff options
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r-- | chapter06/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 2a8ebd6d2..beddbc39e 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -58,7 +58,7 @@ <screen><userinput remap="pre">sed -i '527,565 d' src/basic/missing.h sed -i '24 d' src/core/load-fragment.c -sed -i '53 a#include <sys/mount.h>' src/shared/bus-unit-util.cd</userinput></screen> +sed -i '53 a#include <sys/mount.h>' src/shared/bus-unit-util.c</userinput></screen> <para>Remove an unneeded group, <systemitem class="groupname">render</systemitem>, from the default udev |