Mercurial > libervia-backend
diff misc/README @ 1150:beaf8d4475e4
misc (D-Bus, installation): added a .service file for D-Bus auto-launch feature + installation from setup.py (path adaptation now use regex).
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 03 Sep 2014 11:46:06 +0200 |
parents | c328bcc4db71 |
children | 779351da2c13 |
line wrap: on
line diff
--- a/misc/README Mon Sep 01 15:45:35 2014 +0200 +++ b/misc/README Wed Sep 03 11:46:06 2014 +0200 @@ -10,3 +10,6 @@ ### end of .zshrc completion ### Then, you should be able to complete a jp command line by pressing [TAB]. + +* org.goffi.SAT.service: + This file is used by D-Bus to know how to launch the backend, you have to put in in D-Bus services dir (usually /usr/share/dbus-1/services)