add systemd

This commit is contained in:
Jan-Piet Mens
2015-09-15 14:21:18 +02:00
parent 63be847150
commit d5954c194a
+2
View File
@@ -93,3 +93,5 @@ install: ot-recorder ocat
cp -R docroot/* $(DESTDIR)$(DOCROOT)/
install --mode 0755 ot-recorder $(DESTDIR)$(INSTALLDIR)/sbin
install --mode 0755 ocat $(DESTDIR)$(INSTALLDIR)/bin
# mkdir -p $(DESTDIR)/etc/systemd/system/
# install --mode 0644 etc/ot-recorder.service $(DESTDIR)/etc/systemd/system/ot-recorder.service