]> git.puffer.fish Git - matthieu/frr.git/commit
doc: Fix Debian 9 build instructions
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 27 Jan 2018 07:52:13 +0000 (02:52 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 27 Jan 2018 07:52:13 +0000 (02:52 -0500)
commit38503c09925265dc225cb64a5b3b9c64e2a5cc1a
tree6c7ce077735051747f6dcfd0f6fcde418ce9021f
parent983976514f51b10ad30d050d5a3cb9f8b92c5a57
doc: Fix Debian 9 build instructions

Using /var/run/frr as a localstate directory will allow
debian9 to just delete that directory on every reboot.
This causes issues for people who are new to the system
in that FRR will just stop working on a reboot.

Instead just point people at a better spot.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/Building_FRR_on_Debian9.md