From 07b869ef0b4b2111af90eedd5341517d0665d7e2 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mon, 31 Oct 2016 10:42:23 -0400 Subject: [PATCH] Fix installation of ocid.systemd Signed-off-by: Dan Walsh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 53d15a71..d223e3ae 100644 --- a/Makefile +++ b/Makefile @@ -103,7 +103,7 @@ install: all install -D -m 644 ocid.conf $(DESTDIR)/etc install.systemd: - install -D -m 644 ocid.service $(PREFIX)/lib/systemd/system + install -D -m 644 contrib/systemd/ocid.service $(PREFIX)/lib/systemd/system uninstall: rm -f ${INSTALLDIR}/{ocid,ocic}