From fd4bdc5c54292099aa3d6a1af1ebaf25cac37e16 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Sun, 10 May 2009 00:20:12 -0400 Subject: [PATCH] dbus: fix issues with root being at_console When root is at_console, the at_console stuff overrides the user=root section. Since the default section will deny-by-default, explicitly allow certain D-Bus interfaces to be usable by at_console users (including root when root is at_console) prevents root from being denied access to those interfaces when root is at_console. --- src/NetworkManager.conf | 46 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 41 insertions(+), 5 deletions(-) diff --git a/src/NetworkManager.conf b/src/NetworkManager.conf index bb1c77113..c3d7b84f5 100644 --- a/src/NetworkManager.conf +++ b/src/NetworkManager.conf @@ -12,15 +12,51 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - 512