From 706714072a2c00fbd8de865c63bf86c80f2e97f0 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 10 Jun 2021 14:12:42 +0200 Subject: Add Systemd Files --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cd4cbb5..76b24c6 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,6 @@ clean: install: all make -C python install DESTDIR=$(abspath $(DESTDIR)) make -C src install DESTDIR=$(abspath $(DESTDIR)) + install -Dm 644 systemd/birdscan.service $(DESTDIR)$(PREFIX)/lib/systemd/system/birdscan.service + install -Dm 644 systemd/birdscan.sysusers $(DESTDIR)$(PREFIX)/lib/sysusers.d/birdscan.conf -- cgit v1.2.3-70-g09d2