From d899734475f09068dfa410c91e126e1442b0325e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 9 Dec 2008 09:15:06 -0500 Subject: Bug 18229: Allow signals Our previous fix went too far towards lockdown; many things rely on signals to work, and there's no really good reason to restrict which signals can be emitted on the bus because we can't tie them to a particular sender. --- bus/system.conf.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bus') diff --git a/bus/system.conf.in b/bus/system.conf.in index ac2822fa..1b6e716a 100644 --- a/bus/system.conf.in +++ b/bus/system.conf.in @@ -50,6 +50,8 @@ even if they aren't in here --> + + -- cgit