mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
fix user and group name for systemd-oomd
This commit is contained in:
parent
0389538132
commit
bbea6a3273
@ -83,7 +83,7 @@ systemd-resolve:x:77:77:systemd Resolver:/:/bin/false
|
||||
systemd-timesync:x:78:78:systemd Time Synchronization:/:/bin/false
|
||||
systemd-coredump:x:79:79:systemd Core Dumper:/:/bin/false
|
||||
uuidd:x:80:80:UUID Generation Daemon User:/dev/null:/bin/false
|
||||
systemd-oomd:x:81:81:systemd Out Of Memory Daemon:/:/bin/false
|
||||
systemd-oom:x:81:81:systemd Out Of Memory Daemon:/:/bin/false
|
||||
nobody:x:99:99:Unprivileged User:/dev/null:/bin/false</literal>
|
||||
EOF</userinput></screen>
|
||||
|
||||
@ -153,7 +153,7 @@ systemd-resolve:x:77:
|
||||
systemd-timesync:x:78:
|
||||
systemd-coredump:x:79:
|
||||
uuidd:x:80:
|
||||
systemd-oomd:x:81:81:
|
||||
systemd-oom:x:81:81:
|
||||
wheel:x:97:
|
||||
nogroup:x:99:
|
||||
users:x:999:</literal>
|
||||
|
Loading…
Reference in New Issue
Block a user