mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Drop orphaned ovpn-ccd-convert script
This script appeared in the rootfiles for Core Updates 65 and 66, being released in late 2012 and early 2013. It is not used elsewhere, and there is no sense in keeping it around on IPFire installations. Should this patch be accepted, a corresponding 'rm' statement is necessary in the update.sh script of the Core Update it will go into. Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Reviewed-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
0ad14f4d83
commit
0b6d12adae
@@ -113,7 +113,6 @@ endif
|
||||
|
||||
# Move script to correct place.
|
||||
mv -vf /usr/local/bin/openvpn-metrics /usr/sbin/
|
||||
mv -vf /usr/local/bin/ovpn-ccd-convert /usr/sbin/
|
||||
mv -vf /usr/local/bin/captive-cleanup /usr/bin/
|
||||
|
||||
# Install firewall scripts.
|
||||
|
||||
Reference in New Issue
Block a user