packagekit/data/org.freedesktop.PackageKitYumBackend.service.in
Robin Norwood f51198129c Clean up dbus config files.
o Always use @PACKAGEKIT_USER@, never explicitly specify root.
o DBUS denies requests by default anyway, no need to explicitly deny.
o packagekitd and the DBUS backends both run as PACKAGEKIT_USER.  If
  you want different users, you'll have to fix that.
2008-02-28 13:16:46 -05:00

6 lines
118 B
SYSTEMD

[D-BUS Service]
Name=org.freedesktop.PackageKitYumBackend
Exec=@servicedir@/yumDBUSBackend.py
User=@PACKAGEKIT_USER@