diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-01-27 01:45:12 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-01-27 01:45:12 +0800 |
commit | 59d90df78aa7283fed38d2550633de203ec1b0c4 (patch) | |
tree | abada9321c5353e2adb33c957b987e8cfb6a0d57 | |
parent | 139b77e4a27c8bd120a4fd165d023456d86baa19 (diff) |
systemd: remove an extra word "both"
It seems introduced unintentionally. I'm wondering what has happened
with David's text editor :).
-rw-r--r-- | chapter08/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 1db7e1444..5b1fc1fe5 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -244,7 +244,7 @@ meson --prefix=/usr \ libnss_resolve.so.2, libnss_systemd.so.2, libsystemd.so, libsystemd-shared-&systemd-version;.so (in /usr/lib/systemd), and libudev.so</seg> - <seg>/etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d,both + <seg>/etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d, /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev, /etc/xdg/systemd, /usr/lib/systemd, /usr/lib/udev, /usr/include/systemd, /usr/lib/binfmt.d, /usr/lib/environment.d, /usr/lib/kernel, |