[servicescfg] PEP8 modification
This commit is contained in:
parent
709a9e9078
commit
8d1a6b524d
@ -81,8 +81,8 @@ class ServicesController:
|
||||
if exists(self.root + "/etc/init.d/" + svc["name"]):
|
||||
target_env_call([
|
||||
"rc-update",
|
||||
action,
|
||||
svc["name"],
|
||||
action,
|
||||
svc["name"],
|
||||
svc["runlevel"]
|
||||
])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user