Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
c227acde
Commit
c227acde
authored
May 17, 2017
by
mgariepy
Committed by
Marc Gariepy
May 17, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add cronie to the pkg list
Add cronie to have crond running in the containers. Signed-off-by:
Marc Gariepy
<
gariepy.marc@gmail.com
>
parent
3877c7f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lxc-centos.in
templates/lxc-centos.in
+1
-1
No files found.
templates/lxc-centos.in
View file @
c227acde
...
@@ -421,7 +421,7 @@ download_centos()
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment