Dominique Leuenberger
8788b7ccda
- Add remove-no-longer-used-system-accounts.patch: Drop operator, nobody4 and noaccess form the blacklist (bsc#1063794, fdo#103879). OBS-URL: https://build.opensuse.org/request/show/559246 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=107
16 lines
383 B
Diff
16 lines
383 B
Diff
diff --git a/src/user-classify.c b/src/user-classify.c
|
|
index 9b4af06..4b3fdd1 100644
|
|
--- a/src/user-classify.c
|
|
+++ b/src/user-classify.c
|
|
@@ -39,10 +39,7 @@ static const char *default_excludes[] = {
|
|
"mail",
|
|
"news",
|
|
"uucp",
|
|
- "operator",
|
|
"nobody",
|
|
- "nobody4",
|
|
- "noaccess",
|
|
"postgres",
|
|
"pvm",
|
|
"rpm",
|