[Qa-jenkins-scm] [jenkins.debian.net] 01/01: force installation of systemd-sysv everywhere

Holger Levsen holger at layer-acht.org
Sat Apr 29 13:20:43 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 4836eafc31dca5000ac1db4a6ecef29ebab2bd8d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Apr 29 15:20:34 2017 +0200

    force installation of systemd-sysv everywhere
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 update_jdn.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 968899d..8f0a3a7 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -47,7 +47,7 @@ explain "$(date) - begin deployment update."
 # temporarily test to check which hosts don't use systemd
 #
 if [ -z "$(dpkg -l|grep systemd-sysv||true)" ] ; then 
-	echo "no systemd-sysv installed on $(hostname)"
+	echo "no systemd-sysv installed on $(hostname), please enter to continue…"
 	read
 fi
 
@@ -303,6 +303,7 @@ if [ -f /etc/debian_version ] ; then
 			stunnel
 			subversion 
 			subversion-tools 
+			systemd-sysv
 			sudo 
 			unzip 
 			vim 

-- 
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