Commit c227acde by mgariepy Committed by Marc Gariepy

Add cronie to the pkg list

Add cronie to have crond running in the containers. Signed-off-by: 's avatarMarc Gariepy <gariepy.marc@gmail.com>
parent 3877c7f0
......@@ -421,7 +421,7 @@ download_centos()
else
YUM="$YUM0"
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
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