diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-07-23 18:42:20 -0400 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-07-23 18:42:20 -0400 |
commit | 76296ab141f88c766f9fe70591d3717a98aeca70 (patch) | |
tree | a2bc01dd05af667a97d6d66a137f13fdfad09a3b | |
parent | 318b5e67a33f3d9ecb0947cb87fb8f1e74b2c014 (diff) | |
download | jenkins.debian.net-76296ab141f88c766f9fe70591d3717a98aeca70.tar.xz |
install ntp and ntpdate everywhere
-rwxr-xr-x | update_jdn.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 33e4b38c..07260684 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -228,6 +228,8 @@ if [ -f /etc/debian_version ] ; then munin-node munin-plugins-extra netcat-traditional + ntp + ntpdate pigz postfix procmail |