summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index ebf903c2..9e9a3148 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -560,6 +560,8 @@ fi
cd $BASEDIR
sudo cp --preserve=mode,timestamps -r hosts/$HOSTNAME/etc/* /etc
sudo cp --preserve=mode,timestamps -r hosts/$HOSTNAME/usr/* /usr
+# we ship one or two service files…
+sudo systemctl daemon-reload &
#
# more configuration than a simple cp can do