diff --git a/Makefile b/Makefile index f4d6c29..8f2b2d0 100644 --- a/Makefile +++ b/Makefile @@ -258,7 +258,7 @@ uninstalldvrptr : /bin/rm -f $(BINDIR)/qndvrptr systemctl daemon-reload -uninstalldtmfs : +uninstalldtmf : systemctl stop qndtmf.service systemctl disable qndtmf.service /bin/rm -f $(SYSDIR)/qndtmf.service