Build: fix path in ipa-ods-exporter.socket unit file

This fixes regression caused by incorrect
daemons/dnssec/ipa-ods-exporter.socket.in path template introduced
in commit 312e780041.

https://fedorahosted.org/freeipa/ticket/6495

Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
Petr Spacek 2016-11-21 12:20:08 +01:00 committed by Martin Basti
parent 2793cdc859
commit 5862eaa1a0

View File

@ -1,5 +1,5 @@
[Socket]
ListenStream=@localstatedir@/opendnssec/engine.sock
ListenStream=@localstatedir@/run/opendnssec/engine.sock
[Install]
WantedBy=sockets.target