mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-10-26 11:27:18 +00:00
aghos: add todo
This commit is contained in:
parent
e400e1757d
commit
20a0702a0c
@ -114,6 +114,8 @@ func PIDByCommand(
|
||||
l.DebugContext(ctx, "executing", "cmd", psCmd, "args", psArgs)
|
||||
|
||||
stdoutBuf := bytes.Buffer{}
|
||||
|
||||
// TODO(s.chzhen): Catch stderr.
|
||||
runErr := executil.Run(
|
||||
ctx,
|
||||
executil.SystemCommandConstructor{},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user