diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2018-11-24 18:08:40 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2018-11-24 18:08:40 +0000 |
commit | b8cb3b30d6e9fc403c5724afa97ae3d79ef7ab1d (patch) | |
tree | 5a9ba272f4083237cebdaad77a1347d09a6618d8 /chapter06/createfiles.xml | |
parent | 31bf7e7f074b6c075977ba921623af69a1651ce5 (diff) |
Add 'wheel' group to systemd groups.
Add touch to the list of moved coreutils programs, and clarify necessity of the moves to meet FHS compliance.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/createfiles.xml')
-rw-r--r-- | chapter06/createfiles.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index d1911f8ed..dcc034062 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -300,6 +300,7 @@ systemd-network:x:76: systemd-resolve:x:77: systemd-timesync:x:78: systemd-coredump:x:79: +wheel:x:97: nogroup:x:99: users:x:999:</literal> EOF</userinput></screen> |