aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-02-23 15:10:03 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-02-23 15:10:03 +0800
commit96fa6f25584543a4b237082092fb100f9d78b9d3 (patch)
tree5dabff0df3dc0146458956e227b5ec242fe9a0c1 /chapter08
parenta8c849848ff039571c227af68bd0e9c72fd82d6f (diff)
systemd: trivial indent fix :)
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 631fc9794..a8f6d379a 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -51,7 +51,7 @@
rules:</para>
<screen><userinput remap="pre">sed -i -e 's/GROUP="render"/GROUP="video"/' \
- -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
+ -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
<para>Prepare systemd for compilation:</para>