mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-19 22:42:24 -05:00
syslog-ng: raise frac-digits to 3
This commit is contained in:
parent
a05232d2f6
commit
3682298d01
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ log {
|
|||
};
|
||||
|
||||
options {
|
||||
frac-digits(3);
|
||||
keep-hostname(yes);
|
||||
stats(freq(0));
|
||||
use-dns(no);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue