[Qa-jenkins-scm] [jenkins.debian.net] 01/01: force systemctl daemon-reload on deployments
Holger Levsen
holger at layer-acht.org
Wed Jun 21 11:27:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 64e3a686be909ee83b63965c2b824b084a12408a
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jun 21 13:27:18 2017 +0200
force systemctl daemon-reload on deployments
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
update_jdn.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/update_jdn.sh b/update_jdn.sh
index ebf903c..9e9a314 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list