summaryrefslogtreecommitdiff
path: root/python/setup.py
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2025-07-29 07:54:47 -0500
committerJohn Estabrook <jestabro@vyos.io>2025-07-29 14:12:34 -0500
commitc535f3a8eee7ea63d3d487abb9cb1e6220f345a0 (patch)
treeb0f03c18110955139b79714b18fd3db4bb2bc103 /python/setup.py
parent51a17eadc063423a80502462dba0b67cb4fe3496 (diff)
downloadvyos-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/setup.py')
0 files changed, 0 insertions, 0 deletions