Added path to config file.
This commit is contained in:
parent
4254dc45e7
commit
3cef8c706c
1 changed files with 4 additions and 0 deletions
|
@ -56,4 +56,8 @@ typedef u16 word;
|
||||||
|
|
||||||
#define HAVE_SYSLOG
|
#define HAVE_SYSLOG
|
||||||
|
|
||||||
|
/* Paths */
|
||||||
|
|
||||||
|
#define PATH_CONFIG "bird.conf"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue