From bbea6a3273f94f00c2ea35224197380054e0f503 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 18 May 2021 01:02:07 +0800 Subject: fix user and group name for systemd-oomd --- chapter07/createfiles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter07') diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml index 1e6b2df9f..93abeaf8e 100644 --- a/chapter07/createfiles.xml +++ b/chapter07/createfiles.xml @@ -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 EOF @@ -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: -- cgit v1.2.3-54-g00ecf