~ubuntu-branches/ubuntu/trusty/libusermetrics/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/usermetricsservice.postinst

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Pete Woods, Ubuntu daily release
  • Date: 2013-08-16 09:12:11 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20130816091211-aodbuid8fgoov00g
Tags: 1.1.1+13.10.20130816-0ubuntu1
[ Pete Woods ]
* Resolve postinst script failing when dbus is not running.

[ Ubuntu daily release ]
* Automatic snapshot from revision 127

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        --dest=org.freedesktop.DBus                     \
9
9
        /org/freedesktop/DBus                           \
10
10
        org.freedesktop.DBus.StartServiceByName         \
11
 
        string:"com.canonical.UserMetrics" uint32:0
 
11
        string:"com.canonical.UserMetrics" uint32:0     \
 
12
        || true
12
13
 
13
14
#DEBHELPER#
14
15