19 lines
477 B
Diff
19 lines
477 B
Diff
|
diff -Nur accountsservice-22.08.8/src/user-classify.c new/src/user-classify.c
|
||
|
--- accountsservice-22.08.8/src/user-classify.c 2022-02-23 16:27:48.000000000 +0100
|
||
|
+++ new/src/user-classify.c 2022-04-30 22:33:44.148344188 +0200
|
||
|
@@ -52,7 +52,13 @@
|
||
|
"at",
|
||
|
"gdm",
|
||
|
"gnome-initial-setup",
|
||
|
- "git"
|
||
|
+ "git",
|
||
|
+ "beagleindex",
|
||
|
+ "fax",
|
||
|
+ "suse-ncc",
|
||
|
+ "mailman",
|
||
|
+ "ldap",
|
||
|
+ "cyrus"
|
||
|
};
|
||
|
|
||
|
static gboolean
|