mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 13:53:14 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user