Install a systemd service file if systemd is used
authorBenedikt Morbach <benedikt.morbach@googlemail.com>
Thu, 19 Jan 2012 18:10:38 +0000 (19:10 +0100)
committerDavid Zeuthen <davidz@redhat.com>
Sat, 21 Jan 2012 21:50:03 +0000 (16:50 -0500)
commit0d5aeb6715d981c5344f1f1bb24b02253f3c979b
tree07074279957024a17245939f275d04c7472414a1
parentfa19d7d34c6c8ab9e7ff232e51f063665becf857
Install a systemd service file if systemd is used

This makes dbus defer starting udisks to systemd instead of doing it
itself and thus puts the daemon under proper systemd supervision.

Can be disabled by passing --without-systemdsystemunitdir to configure

Signed-off-by: David Zeuthen <davidz@redhat.com>
Makefile.am
configure.ac
data/Makefile.am
data/org.freedesktop.UDisks2.service.in
data/udisks.service.in [new file with mode: 0644]