summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-28 11:44:49 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-28 11:44:49 +0100
commit832972bda524feb9454bdfe0c980e4167da79ba2 (patch)
tree606ec8680e6fb2482513abef044275a29cbf2f14 /update_jdn.sh
parentb2bdcb9be36decba01e3161dcee92e7f7f7319a6 (diff)
downloadjenkins.debian.net-832972bda524feb9454bdfe0c980e4167da79ba2.tar.xz
use sysv init on all the nodes (as we do on jenkins.d.n itself)
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 5db5dc37..d474ca60 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -185,6 +185,7 @@ if [ -f /etc/debian_version ] ; then
make
python3-yaml
subversion
+ sysvinit-core
tree
unzip
util-linux
@@ -287,8 +288,7 @@ if [ -f /etc/debian_version ] ; then
xtightvncviewer
xvkbd
xvfb
- zutils
- sysvinit-core"
+ zutils"
else
MASTERDEBS=""
fi