mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
fireinfo: remove fireinfo profile collection
should not send bpfire user profile to ipfire to confuse ipfire community, bpfire could setup such profile collection in the future. Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -536,11 +536,6 @@ END
|
|||||||
&Header::closebox();
|
&Header::closebox();
|
||||||
}
|
}
|
||||||
|
|
||||||
# Fireinfo
|
|
||||||
if ( ! -e "/var/ipfire/main/send_profile") {
|
|
||||||
$warnmessage .= "<li><a style='color: white;' href='fireinfo.cgi'>$Lang::tr{'fireinfo please enable'}</a></li>";
|
|
||||||
}
|
|
||||||
|
|
||||||
# EOL architecture
|
# EOL architecture
|
||||||
my ($sysname, $nodename, $release, $version, $machine) = &POSIX::uname();
|
my ($sysname, $nodename, $release, $version, $machine) = &POSIX::uname();
|
||||||
if ($machine =~ m/^arm/) {
|
if ($machine =~ m/^arm/) {
|
||||||
|
|||||||
Reference in New Issue
Block a user