14 lines
324 B
Diff
14 lines
324 B
Diff
Index: a/dlm_controld/Makefile
|
|
===================================================================
|
|
--- a/dlm_controld/Makefile
|
|
+++ b/dlm_controld/Makefile
|
|
@@ -6,7 +6,7 @@ LIBDIR=$(PREFIX)/$(LIBNUM)
|
|
MANDIR=$(PREFIX)/share/man
|
|
PKGDIR=$(LIBDIR)/pkgconfig
|
|
|
|
-USE_SD_NOTIFY=yes
|
|
+USE_SD_NOTIFY=no
|
|
|
|
BIN_TARGET = dlm_controld
|
|
|