]> git.ipfire.org Git - 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>
Tue, 15 Jul 2025 09:39:07 +0000 (09:39 +0000)
commitfbbb8e4508fb0aa077eb7a68e24274b49057c3a7
treed7a50e2d007f7f18ed462da8b0a63d1ce08fd2bc
parentd3af28a489ff1bd4601b031069681431efc73818
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]