]> 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, 2 Jun 2025 19:45:52 +0000 (19:45 +0000)
commit97a171ca74e60f2eadbe3fe5ebc0c42fec112598
tree4277f44c0b3e251b3eece23bef6171fc0da18c5c
parentbf9b336cbdad0ccfde9eb9419f318f12ebc07824
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]