]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
openvpn: Ignore existing PID files when starting processes openvpn-rebase
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Jul 2025 08:49:47 +0000 (10:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Jul 2025 08:49:47 +0000 (10:49 +0200)
commit55203698dbebfc1ca92b42925a91fca45370019f
tree7f977cb1c7ce7ea04fe3de8e1e23046c39ee4d9f
parent39dea10e8f149ddcbcd166f567d5629f6170028e
openvpn: Ignore existing PID files when starting processes

This is all not very organised and tidy. The init process seems to be
too cautious if there is a PID file left but there should not be any
harm in trying to start the same process twice when in doubt because
after all only one can bind to the same port at a time.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/openvpn-n2n
src/initscripts/system/openvpn-rw