From 93c65c31fb92128a55345f5e659a6830dbae31ce Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 7 Jul 2015 17:20:03 +0300 Subject: Install ntp --- install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install b/install index 9e5cfc3..88da1ae 100755 --- a/install +++ b/install @@ -94,6 +94,7 @@ profiles = [ # Some packages may be absent, they will be skipped: 'packages' : '''locales vim bash-completion mc sudo lynx mutt wget curl openssh-server inetutils-ping inetutils-traceroute host less + ntp '''.split(), }, { @@ -104,7 +105,7 @@ profiles = [ xorg xfce4 xfce4-terminal dbus curl wget transmission-gtk xarchiver xfce4-screenshooter xfce4-clipman-plugin gksu libgtk2-perl xfce4-xkb-plugin gnupg-agent openssh-client inetutils-ping inetutils-traceroute host less - xfonts-terminus + xfonts-terminus ntp '''.split(), }, ] -- cgit v1.2.3