Dominique Leuenberger
bff96f4b50
Update to 0.6.34 OBS-URL: https://build.opensuse.org/request/show/180471 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=63
18 lines
454 B
Diff
18 lines
454 B
Diff
Index: accountsservice-0.6.34/src/daemon.c
|
|
===================================================================
|
|
--- accountsservice-0.6.34.orig/src/daemon.c
|
|
+++ accountsservice-0.6.34/src/daemon.c
|
|
@@ -83,6 +83,12 @@ static const char *default_excludes[] =
|
|
"at",
|
|
"gdm",
|
|
"gnome-initial-setup",
|
|
+ "beagleindex",
|
|
+ "fax",
|
|
+ "suse-ncc",
|
|
+ "mailman",
|
|
+ "ldap",
|
|
+ "cyrus",
|
|
NULL
|
|
};
|
|
|