Change location of trace files and disable remote trace file change
feature.
This commit is contained in:
parent
50d2cb3ed7
commit
c0062f4a2d
@ -47,4 +47,6 @@
|
||||
* Leave this undefined, and only the trace file originally specified
|
||||
* when routed was started, if any, will be appended to.
|
||||
*/
|
||||
#define _PATH_TRACE "/etc/routed.trace"
|
||||
#if 0
|
||||
#define _PATH_TRACE "/var/log/routed.trace"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user