summaryrefslogtreecommitdiff
path: root/src/etc/systemd/system/frr.service.d
AgeCommit message (Collapse)Author
2023-03-07frr: T5045: lift LimitNOFILE 1024 -> 4096Christian Breunig
Lift the amount of allowed open file descriptors for the FRR process tree. Required if there are hundreds to thousands interfaces on a system.
2022-07-17login: T4536: add all accounts to frr groupChristian Poessinger