Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Volodymyr Melnyk
snmp_stats
Commits
333d4cd2
Commit
333d4cd2
authored
Nov 28, 2018
by
Volodymyr Melnyk
Browse files
Fix another bug
parent
4fa1ed74
Changes
1
Hide whitespace changes
Inline
Side-by-side
sbin/install.sh
View file @
333d4cd2
...
...
@@ -14,7 +14,7 @@ _log_file='/dev/null'
centos_release
=
$(
cat
/etc/centos-release
)
case
"
${
centos_release
}
"
in
"CentOS
Linux
release 6."
*
)
"CentOS release 6."
*
)
syvinit_script
=
'/etc/init.d/save_io_stats'
if
[[
!
-f
"
${
syvinit_script
}
"
]]
;
then
_log 1
"Installing System V init script"
...
...
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