support scheduling jobs with params
This commit is contained in:
@@ -73,6 +73,7 @@ sub worker_body {
|
|||||||
jq_insert({
|
jq_insert({
|
||||||
action => $action,
|
action => $action,
|
||||||
device => $sched->{device},
|
device => $sched->{device},
|
||||||
|
port => $sched->{port},
|
||||||
extra => $sched->{extra},
|
extra => $sched->{extra},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user