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ý <ondrej@sury.org>
This commit is contained in:
Ondřej Surý 2020-07-03 12:46:51 +02:00
parent e5368acf89
commit 9201c39f62

View file

@ -31,10 +31,6 @@ The following Build Profiles have been added:
controls whether the RPKI module is built. controls whether the RPKI module is built.
Will be enabled by default at some point, adds some extra dependencies. 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 - pkg.frr.nosystemd
Disables both systemd unit file installation as well as watchfrr sd_notify Disables both systemd unit file installation as well as watchfrr sd_notify
support at startup. Removes libsystemd dependency. 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 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. configured in /etc/frr/frr.conf are only for telnet access.
-- Ondřej Surý <Ondřej Surý <ondrej@debian.org>>, Fri, 3 Jul 2020 12:39:42 +0200