]> git.ipfire.org Git - ipfire-2.x.git/commit
openvpn: Ignore existing PID files when starting processes
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Jul 2025 08:49:47 +0000 (10:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Jul 2025 09:39:09 +0000 (09:39 +0000)
commit231f939586d8ec1d72f654175b549859e59f105b
tree8cce5959002dccb29ab9f40c633710b5946746a9
parentfa429bcca8f156125181667fba75b2dfd13c7281
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