mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-27 16:57:21 +00:00
add systemd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user