added fix for CentOS (paths to sysctl)
This commit is contained in:
parent
6293c568dc
commit
aa5835a8b1
@ -30,5 +30,6 @@ define sysctl::value (
|
||||
command => $command,
|
||||
unless => $unless,
|
||||
require => Sysctl[$real_key],
|
||||
path => ["/bin", "/sbin", "/usr/bin", "/usr/sbin"],
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user