summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2020-07-03 12:46:51 +0200
committerOndřej Surý <ondrej@sury.org>2020-09-26 09:22:23 +0200
commit9201c39f628f6ef37d2a1eab23dfcce71bb66c6c (patch)
tree59c5a16089c006dcb43df379ca0073f66969a6d0
parente5368acf8942bb484b5892706e2a1b506b9469b1 (diff)
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>
-rw-r--r--debian/README.Debian6
1 files changed, 2 insertions, 4 deletions
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ý <Ondřej Surý <ondrej@debian.org>>, Fri, 3 Jul 2020 12:39:42 +0200