Commit 0cb5ac09 by Stéphane Graber Committed by GitHub

Merge pull request #1570 from mgariepy/patch-2

Add cronie to the pkg list
parents 3877c7f0 c227acde
...@@ -421,7 +421,7 @@ download_centos() ...@@ -421,7 +421,7 @@ download_centos()
else else
YUM="$YUM0" YUM="$YUM0"
fi fi
PKG_LIST="yum initscripts passwd rsyslog vim-minimal openssh-server openssh-clients dhclient chkconfig rootfiles policycoreutils" PKG_LIST="yum initscripts passwd rsyslog vim-minimal openssh-server openssh-clients dhclient chkconfig rootfiles policycoreutils cronie"
# use temporary repository definition # use temporary repository definition
REPO_FILE=$INSTALL_ROOT/etc/yum.repos.d/lxc-centos-temp.repo REPO_FILE=$INSTALL_ROOT/etc/yum.repos.d/lxc-centos-temp.repo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment