aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-01-03 17:54:51 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-03 17:54:51 +0100
commit23544957077063782ed62a58ca908d1018d36b2e (patch)
tree6641ab32e7141df6506719dafdff0fc460e030e9 /Makefile
parent3c525570dd4f0999875d52bbf7e91d6b57940dac (diff)
Restart the dpid daemon on installation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b83474a..0ba1b1a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ $(DPIDRC):
install-proto: $(DPIDRC)
echo 'proto.gopher=gopher/gopher.filter.dpi' >> $<
+ dpidc stop || true
install: $(BIN) install-proto
mkdir -p $(DPI_DIR)/$(NAME)