]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Don't depend on syslog.service
authorGuido Günther <agx@sigxcpu.org>
Mon, 11 Nov 2013 08:36:41 +0000 (09:36 +0100)
committerGuido Günther <agx@sigxcpu.org>
Tue, 19 Nov 2013 20:49:53 +0000 (21:49 +0100)
commit3c9e40a1e8762f039874aab5d181864de79be069
tree9f6389bd27bec2c2ffdbdf78381bcfdf4e558171
parent8836c1f87867229bf6beacc8c8f7a3156290f691
Don't depend on syslog.service

Syslog is socket activated since at least systemd v35 so we can drop
this dependency. Debian's linitian otherwise complains about it.

References:

    http://www.freedesktop.org/wiki/Software/systemd/syslog/
    http://lintian.debian.org/tags/systemd-service-file-refers-to-obsolete-target.html
src/locking/virtlockd.service.in
tools/libvirt-guests.service.in