]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Add cronie to the pkg list
authormgariepy <mgariepy@users.noreply.github.com>
Wed, 17 May 2017 19:03:20 +0000 (15:03 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 15 Aug 2017 21:29:52 +0000 (17:29 -0400)
Add cronie to have crond running in the containers.

Signed-off-by: Marc Gariepy <gariepy.marc@gmail.com>
templates/lxc-centos.in

index e09e9c4431fbcabea5b59668dba0f597b718cb73..be91681ad48811e2dcab32a4ad0d0ead0ee16241 100644 (file)
@@ -411,7 +411,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