mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-29 10:56:32 -05:00
syslog-ng: raise frac-digits to 3
This commit is contained in:
parent
a511902b90
commit
7a5535973b
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