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:
@@ -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
|
||||
|
Reference in New Issue
Block a user