diff options
| author | Quentin Young <qlyoung@nvidia.com> | 2021-04-07 16:54:36 -0400 |
|---|---|---|
| committer | Quentin Young <qlyoung@nvidia.com> | 2021-04-09 13:14:30 -0400 |
| commit | b27cfd9163db2e4bdba7820ffe50c982831f0229 (patch) | |
| tree | 427b0fd1485c9a0c01fc095b08eedb7181652ee6 /debian | |
| parent | b832909b42dc3cb83901a99ac37666919b6f79d9 (diff) | |
debian: install frr.conf to /etc/frr/
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/frr.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/frr.install b/debian/frr.install index 6bc1786581..48263222f8 100644 --- a/debian/frr.install +++ b/debian/frr.install @@ -1,5 +1,6 @@ debian/frr.conf usr/lib/tmpfiles.d etc/ +tools/etc/frr/frr.conf etc/frr/ tools/frr-reload usr/lib/frr/ usr/bin/mtracebis usr/bin/vtysh |
