]> 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>
Fri, 6 Dec 2024 20:00:30 +0000 (20:00 +0000)
commit8bd43f7e964adfb5c513c03661a274124c2396b7
tree22f5e7dd90ad3cb522fd8663612ba58023ce36b2
parente78a7f68c50b79d58ca73b2e1eefb565308cf0ff
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]