summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-sysdeps-win.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-07-24 11:44:35 +0000
committerRichard Hughes <richard@hughsie.com>2007-07-24 11:44:35 +0000
commit227c67220ba50ef38fabc8587bf729d21534977f (patch)
treea2ef11d242dd04f1c64a7e0bb19c59d7a9d6dd54 /dbus/dbus-sysdeps-win.c
parent837f60ae77d04adfb3e593dc43da738736641df1 (diff)
2007-07-24 Richard Hughes <richard@hughsie.com>
* dbus/dbus-sysdeps-unix.c: (_dbus_get_standard_system_servicedirs): * dbus/dbus-sysdeps-win.c: Provide a way to get the standard system servicedirs, just like we do for the session service dirs. These should be seporate, as there may be a security issue starting up some session stuff as root. The use-case for the same binary starting up per-system _and_ per-session is also not valid.
Diffstat (limited to 'dbus/dbus-sysdeps-win.c')
-rw-r--r--dbus/dbus-sysdeps-win.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-sysdeps-win.c b/dbus/dbus-sysdeps-win.c
index 14edd9eb..3c6c31be 100644
--- a/dbus/dbus-sysdeps-win.c
+++ b/dbus/dbus-sysdeps-win.c
@@ -3054,7 +3054,7 @@ _dbus_make_file_world_readable(const DBusString *filename,
#define DBUS_STANDARD_SESSION_SERVICEDIR "/dbus-1/services"
-
+#define DBUS_STANDARD_SYSTEM_SERVICEDIR "/dbus-1/system-services"
/**
* Returns the standard directories for a session bus to look for service