diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-07-16 11:02:09 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-07-16 11:11:12 +0800 |
commit | a289860668ca293abca38227ae3a0721d2558688 (patch) | |
tree | fc7bdd895374ea85f8cae3312f6d994494fac61c /chapter08/chapter08.xml | |
parent | c7ee38fb5ad62d2153980b4a2518cc5d527a1c86 (diff) |
Replace eudev with udev from systemd
Diffstat (limited to 'chapter08/chapter08.xml')
-rw-r--r-- | chapter08/chapter08.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index e97ae7057..3f356d39e 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -91,7 +91,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbus.xml"/> <!-- sysv only --> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eudev.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev.xml"/> <!-- Both sysv on systemd builds --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/> |