Skip to content

Commit 43de836

Browse files
baiwei0427lguohan
authored andcommitted
[docker-frr]: Enable FPM (#2464)
[docker-frr]: Enable FPM
1 parent 53685df commit 43de836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockers/docker-fpm-frr/daemons

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ fabricd=no
3636
# Check /etc/pam.d/frr if you intend to use "vtysh"!
3737
#
3838
vtysh_enable=yes
39-
zebra_options=" -A 127.0.0.1 -s 90000000"
39+
zebra_options=" -A 127.0.0.1 -s 90000000 -M fpm"
4040
bgpd_options=" -A 127.0.0.1"
4141
ospfd_options=" -A 127.0.0.1"
4242
ospf6d_options=" -A ::1"

0 commit comments

Comments
 (0)