Skip to content

Commit

Permalink
T5897: frr should be stopped before vyos-router
Browse files Browse the repository at this point in the history
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
  • Loading branch information
tjjh89017 committed Jan 4, 2024
1 parent ada6b10 commit 6d16ab0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/etc/systemd/system/frr.service.d/override.conf
@@ -1,3 +1,6 @@
[Unit]
After=vyos-router.service

[Service]
LimitNOFILE=4096
ExecStartPre=/bin/bash -c 'mkdir -p /run/frr/config; \
Expand Down

0 comments on commit 6d16ab0

Please sign in to comment.