diff options
| author | John Estabrook <jestabro@vyos.io> | 2025-07-29 07:54:47 -0500 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2025-07-29 14:12:34 -0500 |
| commit | c535f3a8eee7ea63d3d487abb9cb1e6220f345a0 (patch) | |
| tree | b0f03c18110955139b79714b18fd3db4bb2bc103 /python | |
| parent | 51a17eadc063423a80502462dba0b67cb4fe3496 (diff) | |
| download | vyos-1x-c535f3a8eee7ea63d3d487abb9cb1e6220f345a0.tar.gz vyos-1x-c535f3a8eee7ea63d3d487abb9cb1e6220f345a0.zip | |
T7651: use pid not ppid if not specified
The reset_section.py script is used in a limited case for both (1)
recovery from an apply error in a config mode script and (2) recovery by
a service crash in a failure handler service. In the latter case, the
default pid must be os.getpid, not os.getppid, so as not to be called by
pid 1.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
