diff options
| author | Mark Stapp <mjs@labn.net> | 2024-01-17 16:15:07 -0500 |
|---|---|---|
| committer | Mark Stapp <mjs@labn.net> | 2024-01-17 16:15:07 -0500 |
| commit | 31015c3ad9c32196c68146f19275937721e72ef5 (patch) | |
| tree | 8d1635b649316f7415d8a90a71c3ff46943ad0cf /vtysh/.gitignore | |
| parent | 20d0d475cb41744f1ad4b65078fe5ecd176bb3bf (diff) | |
lib,vtysh: add per-daemon log file config
Add a config that specifies per-deamon log file names.
Move the handy generated list of daemon names from vtysh to lib;
edit the gitignore files to match.
Signed-off-by: Mark Stapp <mjs@labn.net>
Diffstat (limited to 'vtysh/.gitignore')
| -rw-r--r-- | vtysh/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vtysh/.gitignore b/vtysh/.gitignore index 09e90e51d2..a6c3d4abc6 100644 --- a/vtysh/.gitignore +++ b/vtysh/.gitignore @@ -1,6 +1,5 @@ vtysh vtysh_cmd.c -vtysh_daemons.h # does not exist anymore - remove 2023-10-04 or so extract.pl |
