Colleagues, please tell me why Wireguard launches the "route -n monitor" program after bringing up the interface?
And most importantly, if it can't live without it, why doesn't it kill it after stopping the interface?
And why is it that if I bring up the same interface again, it starts up another instance of that monitor, even though the previous one is alive and running? Can't it create a pid file?
What is the correct way to behave in such a situation?
I appreciate your advice,
Ogogon.
And most importantly, if it can't live without it, why doesn't it kill it after stopping the interface?
And why is it that if I bring up the same interface again, it starts up another instance of that monitor, even though the previous one is alive and running? Can't it create a pid file?
What is the correct way to behave in such a situation?
I appreciate your advice,
Ogogon.