SuppressionĀ : etc/sv/ntp
[lhc/ateliers.git] / etc / sv / ntp / local.sh
diff --git a/etc/sv/ntp/local.sh b/etc/sv/ntp/local.sh
deleted file mode 100644 (file)
index 5937cf0..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# NOTE: http://my.opera.com/marcomarongiu/blog/2011/01/05/independent-wallclock-in-xen-4
-
-"$tool"/local/apt-get-install ntp
-"$tool"/local/insserv-remove  ntp
-
-sudo install -m 644 -o root -g root /dev/stdin /etc/timezone <<-EOF
-       Europe/Paris
-       EOF
-sudo debconf-set-selections <<-EOF
-       tzdata  tzdata/Areas    select  Europe
-       tzdata  tzdata/Zones/Europe     select  Paris
-       EOF
-"$tool"/local/dpkg-reconfigure tzdata