diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2022-02-04 19:54:13 -0600 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2022-02-04 19:54:13 -0600 |
commit | 0a75d626580d57ee3bf31bba07769886c015e9f7 (patch) | |
tree | 5f0b76216c0aa195d2ba6a165c70e23d4e7d0174 /chapter07 | |
parent | 1f8c0b947ef4cbba2afcf77f903a808faae9a992 (diff) |
Minor tweaks to systemd
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/createfiles.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml index e7e3c7868..9c4f6ac54 100644 --- a/chapter07/createfiles.xml +++ b/chapter07/createfiles.xml @@ -74,7 +74,6 @@ EOF</userinput></screen> bin:x:1:1:bin:/dev/null:/usr/bin/false daemon:x:6:6:Daemon User:/dev/null:/usr/bin/false messagebus:x:18:18:D-Bus Message Daemon User:/run/dbus:/usr/bin/false -systemd-bus-proxy:x:72:72:systemd Bus Proxy:/:/usr/bin/false systemd-journal-gateway:x:73:73:systemd Journal Gateway:/:/usr/bin/false systemd-journal-remote:x:74:74:systemd Journal Remote:/:/usr/bin/false systemd-journal-upload:x:75:75:systemd Journal Upload:/:/usr/bin/false |