mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-03 04:24:00 +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:
parent
3877c7f0e7
commit
c227acde21
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user