diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-12 17:01:28 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-12 17:01:28 -0500 |
commit | 04793ed7a56034e5d8290385155e9960afda6a29 (patch) | |
tree | 1e075ba20ee7d5a94a2ffc9bbd8b84f563c2af6d | |
parent | 6a7ea8d275687ae75c1e06e73934922ba63fe61a (diff) |
add note about dbus communication for msva
-rw-r--r-- | packaging/debian/70monkeysphere_use-validation-agent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/debian/70monkeysphere_use-validation-agent b/packaging/debian/70monkeysphere_use-validation-agent index 4723f5c..2f9a4bf 100644 --- a/packaging/debian/70monkeysphere_use-validation-agent +++ b/packaging/debian/70monkeysphere_use-validation-agent @@ -18,6 +18,10 @@ # So this is placed at position 70 -- *before* the dbus Xsession # startup script, which is at 75 as of 2010-03-12, when i wrote this. +# this is also good, because it means that the MSVA will learn about +# the dbus session parameters, in case we want the agent to use dbus +# to communicate with the user. + # Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net> STARTMSVA= |