Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
e04ea0b1
Commit
e04ea0b1
authored
May 10, 2019
by
Michal Nowikowski
Browse files
hammer: added installing freeradius service
parent
d15f3807
Changes
1
Hide whitespace changes
Inline
Side-by-side
hammer.py
View file @
e04ea0b1
...
...
@@ -1084,6 +1084,8 @@ def prepare_system_local(features, check_times):
if
'radius'
in
features
:
packages
.
extend
([
'git'
])
if
'forge'
in
features
:
packages
.
extend
([
'freeradius'
])
if
'ccache'
in
features
:
packages
.
extend
([
'ccache'
])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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