2
0
mirror of git://github.com/lxc/lxc synced 2025-08-31 01:29:33 +00:00

Add cronie to the pkg list

Add cronie to have crond running in the containers.

Signed-off-by: Marc Gariepy <gariepy.marc@gmail.com>
This commit is contained in:
mgariepy
2017-05-17 15:03:20 -04:00
committed by Marc Gariepy
parent 3877c7f0e7
commit c227acde21

View File

@@ -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