Code review comment for lp:~kai-mast/friends/upstart2

Revision history for this message
Robert Bruce Park (robru) wrote :

Such a script should be relatively trivial. Just write it in a language with gobject support (eg, python, not bash) and then you can easily check for which accounts are present. launching friends is even easier, just call it's dbus Refresh method and dbus will launch it for us.

Then just change your upstart script to run this new script instead of friends itself.

« Back to merge proposal