]> 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>
Sat, 23 Mar 2024 13:57:19 +0000 (14:57 +0100)
commit4ab6bdacee54418871750dad40ef8f1bbb52a873
tree290ade99f9e9981c7e30c0cb8f38301344d80328
parent37e034ed5ec8ddc12b82ed4e97010bf9ce191df2
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]