summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall3
1 files changed, 2 insertions, 1 deletions
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(),
},
]