mirror of
git://github.com/lxc/lxc
synced 2025-09-01 16:15:10 +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
|
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
|
||||||
|
Reference in New Issue
Block a user