Commit Graph

4 Commits

Author SHA1 Message Date
Kalev Lember
b517f38290 Fix packagekit-offline-update.service generation
Since commit 7dafdb6, packagekit.service.in was used for generating both
packagekit.service and packagekit-offline-update.service. Fix this so
that the correct template is used for each file.
2014-09-11 12:49:57 +02:00
Colin Walters
f40b70e7e7 Add a systemd packagekit.service file
We're still bus-activated by default, but now the system bus will
ask systemd to start us.

There are numerous advantages to this model, among them the
ability to use the far more powerful systemd unit config file for
controlling service parameters.

Personally I like just having "systemctl status packagekit" work.

Signed-off-by: Richard Hughes <richard@hughsie.com>
2013-11-04 15:12:07 +00:00
Sebastian Heinlein
80ac814a67 Also use the specified packagekitd user for dbus activation. 2008-02-27 07:41:44 +01:00
Richard Hughes
819bfb84e0 add a job_count file to keep track of job ids. This should fix many hard to fix oddites when restarting the daemon at odd times 2007-09-01 02:25:05 +01:00