aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/systemd.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-07-29 09:51:28 +0800
committerXi Ruoyao <xry111@xry111.site>2023-07-29 09:51:28 +0800
commit7dcd8c782bab203dcba04013f4ecc6846a12bd93 (patch)
tree006bab998e802a1c0d6b661007d1ea3022715dc4 /chapter08/systemd.xml
parent6de383a26215753a2b0a6d2dba6956ecfd786a90 (diff)
systemd: Remove sed unneeded with 254
Diffstat (limited to 'chapter08/systemd.xml')
-rw-r--r--chapter08/systemd.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index e99167d07..c71616725 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -40,19 +40,6 @@
<sect2 role="installation">
<title>Installation of systemd</title>
- <para>
- Remove several inappropriate uses of the <literal>pure</literal>
- attribute that cause runtime issues when the package is built
- with gcc-13 or later:
- </para>
-
-<screen><userinput remap='pre'>sed '/bus_message_type_from_string/s/_pure_//' \
- -i src/libsystemd/sd-bus/bus-internal.h &amp;&amp;
-sed '/devt_hash_func/s/_pure_//' \
- -i src/basic/hash-funcs.h &amp;&amp;
-sed '/job_get_timeout/s/_pure_//' \
- -i src/core/job.h</userinput></screen>
-
<para>Remove two unneeded groups,
<systemitem class="groupname">render</systemitem> and
<systemitem class="groupname">sgx</systemitem>, from the default udev