commit
3d2b201cf9
1 changed files with 0 additions and 2 deletions
|
@ -388,8 +388,6 @@ class LinuxService(Service):
|
|||
initpaths = [ '/etc/init.d' ]
|
||||
location = dict()
|
||||
|
||||
for binary in binaries:
|
||||
location[binary] = None
|
||||
for binary in binaries:
|
||||
location[binary] = self.module.get_bin_path(binary)
|
||||
|
||||
|
|
Loading…
Reference in a new issue