From: Ondřej Surý Date: Fri, 3 Jul 2020 10:46:51 +0000 (+0200) Subject: Remove mention of pkg.frr.snmp build profile from debian/README.Debian X-Git-Tag: debian/frr-8.4.1-1~14^2~1 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=2010cec08ed2e64f0b841537d70d3df3c7d2149a;p=mirror%2Ffrr.git Remove mention of pkg.frr.snmp build profile from debian/README.Debian The pkg.frr.snmp build profile is no longer present in the Debian build scripts, so this just cleans up the old documentation that mentions it. Signed-off-by: Ondřej Surý --- diff --git a/debian/README.Debian b/debian/README.Debian index 01b9213ae4..a23a0efcac 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -31,10 +31,6 @@ The following Build Profiles have been added: controls whether the RPKI module is built. Will be enabled by default at some point, adds some extra dependencies. -- pkg.frr.nosnmp (pkg.frr.snmp) - controls whether the SNMP module is built, see below for license issues. - Will remain default-off as long as the license issue persists. - - pkg.frr.nosystemd Disables both systemd unit file installation as well as watchfrr sd_notify support at startup. Removes libsystemd dependency. @@ -108,3 +104,5 @@ See message #4525 from 2005-05-09 in the quagga-users mailing list. Check /etc/pam.d/frr, it probably denies access to your user. The passwords configured in /etc/frr/frr.conf are only for telnet access. + + -- Ondřej Surý >, Fri, 3 Jul 2020 12:39:42 +0200