feat: quota journald logs
This commit is contained in:
parent
022f6deec8
commit
09946b885a
1 changed files with 6 additions and 0 deletions
|
@ -17,4 +17,10 @@
|
|||
../../certificates/id_ed25519_game-luanti.pub
|
||||
];
|
||||
};
|
||||
|
||||
services.journald.extraConfig = ''
|
||||
Storage=persistent
|
||||
SystemMaxUse=100M
|
||||
SystemKeepFree=50M
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue