diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-05-04 12:45:01 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-05-04 12:45:01 -0400 |
| commit | 82e6e3584393548171919b40e28be69b8dbdde60 (patch) | |
| tree | 7f6c39aa3b1b811b8ec1f0660fbb64ae4eb75ce1 /debian/README.Maintainer | |
| parent | 0b4b83800c5dbabe8fc1fdada33b400e13368df5 (diff) | |
*: Rename debian.conf -> daemons.conf
The debian.conf file is to specific of a name towards
debian distributions. Rename to be daemons.conf
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'debian/README.Maintainer')
| -rw-r--r-- | debian/README.Maintainer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/README.Maintainer b/debian/README.Maintainer index aa8ac0cf35..84b68e1949 100644 --- a/debian/README.Maintainer +++ b/debian/README.Maintainer @@ -11,7 +11,7 @@ Files that keep their names /usr/bin/vtysh Files that got an -pj suffix - /etc/default/zebra -> /etc/frr/debian.conf + /etc/default/zebra -> /etc/frr/daemons.conf /etc/init.d/zebra -> /etc/init.d/frr /etc/zebra/ -> /etc/frr/ /usr/share/doc/zebra/ -> /usr/share/doc/frr/ |
