aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2021-05-15 13:59:24 +0200
committerGerd Hoffmann <kraxel@redhat.com>2021-05-15 13:59:24 +0200
commite9c2c7cc0cc924d1179cefcfd3852cf01356b4ec (patch)
tree353012ec04808c495d9cf54ee0885adc02acc5af
parent0d1a158cb9b8a3b9f048b0aa14f96abe0bc797d1 (diff)
downloadhue-e9c2c7cc0cc924d1179cefcfd3852cf01356b4ec.tar.gz
add daemon-reload
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ce061c4..1fb399c 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ default:
install.service:
sudo cp -v *.service /etc/systemd/system
+ sudo systemctl daemon-reload
clean:
rm -f $(groups)