usteer: Extra logs
This commit is contained in:
parent
36499bdb06
commit
279f678b0c
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ longrun {
|
||||||
inherit name;
|
inherit name;
|
||||||
run = ''
|
run = ''
|
||||||
mkdir -p /run/usteerd
|
mkdir -p /run/usteerd
|
||||||
${usteer}/bin/usteerd -s -v -i ${ifname}
|
${usteer}/bin/usteerd -s -vvvv -i ${ifname}
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue