*.conf.example: use /var/log in examples
This commit is contained in:
parent
ccef821921
commit
318fd45626
@ -7,6 +7,6 @@ ping_interval = 30 ; seconds
|
||||
poke_throttle_interval = 0.5 ; seconds
|
||||
|
||||
; logging
|
||||
log_file = /tmp/jobd-master.log
|
||||
log_file = /var/log/jobd-master.log
|
||||
log_level_file = info
|
||||
log_level_console = debug
|
||||
|
@ -8,7 +8,7 @@ master_port = 13597
|
||||
master_reconnect_timeout = 10
|
||||
|
||||
; log
|
||||
log_file = /tmp/jobd.log
|
||||
log_file = /var/log/jobd.log
|
||||
log_level_file = info
|
||||
log_level_console = debug
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user