]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
initscripts: No longer restart OpenVPN when RED comes up/goes down
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Mar 2024 13:57:19 +0000 (14:57 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Sep 2024 11:13:29 +0000 (13:13 +0200)
commit90c274c2978602382e516a3c8d3496cb72a42c2b
treee782e41bdd8bee87f6832f8489bfec1e19cd1fd6
parentce8d525310878ed5b4b9d7bbd1ef1ff114af6ef2
initscripts: No longer restart OpenVPN when RED comes up/goes down

This is probably a relic from when dial-up connections where on trend
and systems were offline for long times of the day. Now, we should
always be on and there is no need to restart all those services on a
reconnect.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/aarch64/initscripts
config/rootfiles/common/riscv64/initscripts
config/rootfiles/common/x86_64/initscripts
src/initscripts/networking/red.down/10-ovpn [deleted file]
src/initscripts/networking/red.up/50-ovpn [deleted file]