From: mgariepy Date: Wed, 17 May 2017 19:03:20 +0000 (-0400) Subject: Add cronie to the pkg list X-Git-Tag: lxc-2.1.0~122^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1570%2Fhead;p=thirdparty%2Flxc.git Add cronie to the pkg list Add cronie to have crond running in the containers. Signed-off-by: Marc Gariepy --- diff --git a/templates/lxc-centos.in b/templates/lxc-centos.in index 8bd85a2af..e81d948ea 100644 --- a/templates/lxc-centos.in +++ b/templates/lxc-centos.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