Skip to content

Commit

Permalink
Merge pull request #2752 from tjjh89017/T5897
Browse files Browse the repository at this point in the history
T5897: frr should be stopped before vyos-router
  • Loading branch information
sever-sever committed Jan 4, 2024
2 parents ada6b10 + 6d16ab0 commit 1043859
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 1043859

Please sign in to comment.