From 69d1ec7d8de2d4926b55f44279a41ba7e086be30 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 2 Sep 2019 12:18:57 +0200 Subject: Makefile: install-cb should install the cb directory, too --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e2fa32e..8bed3fb 100644 --- a/Makefile +++ b/Makefile @@ -59,6 +59,7 @@ install-ca: install-cb: install -D -m0755 -t $(DESTDIR)$(BINDIR) rotate-keys install -D -m0644 -t $(DESTDIR)$(ETCDIR)/simple-pki etc/cb.conf server-ssl.conf + install -d -m0700 -o http -g http -t $(DESTDIR)$(ETCDIR)/simple-pki/cb install -D -m0644 -t $(DESTDIR)$(LIBDIR)/systemd/system rotate-keys.service rotate-keys.timer clean: -- cgit v1.2.3-70-g09d2