From 92ded94591d4a5c9b3e48d542356ce5757b18a83 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Thu, 24 Jan 2013 14:02:16 +0100 Subject: [PATCH] Added note on not available windows options to dbus-daemon doc source. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=42441 --- cmake/bus/dbus-daemon.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/bus/dbus-daemon.xml b/cmake/bus/dbus-daemon.xml index b0cd0ab..55c2f50 100644 --- a/cmake/bus/dbus-daemon.xml +++ b/cmake/bus/dbus-daemon.xml @@ -82,7 +82,7 @@ with SIGHUP. - + This option is not available on windows. Force the message bus to fork and become a daemon, even if the configuration file does not specify that it should. @@ -142,7 +142,7 @@ configured in the configuration file. - + Enable systemd-style service activation. Only useful in conjunction with the systemd system and session manager on Linux. -- 1.7.4.msysgit.0