]> git.ipfire.org Git - thirdparty/systemd.git/commit
units: enable resolved bus activation though a symlink in /etc
authorLennart Poettering <lennart@poettering.net>
Thu, 16 Feb 2017 16:48:48 +0000 (17:48 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 17 Feb 2017 21:03:47 +0000 (16:03 -0500)
commit4d1f490c9386d1a824ce8269de5ed7938cbf8096
tree0fde54cd2bdc0ad3a0cd9acb20628d6776d83392
parentf73e6ee687213d8f78a93a9519901d0fe314c228
units: enable resolved bus activation though a symlink in /etc

The change:
-/usr/lib/systemd/system/dbus-org.freedesktop.resolve1.service
+/etc/systemd/system/dbus-org.freedesktop.resolve1.service

If resolved is disabled, without this, talking to the resolved bus API will
activate it regardless whether it is enabled or not, let's fix that.
Makefile.am
units/systemd-resolved.service.m4.in