Merge pull request 'fix beesd' (#58) from fix-beesd into main
Reviewed-on: #58
This commit is contained in:
commit
980a8ce2ba
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
TIMELINE_LIMIT_YEARLY = "0";
|
||||
};
|
||||
services.beesd.filesystems.root = {
|
||||
spec = "LABEL=root";
|
||||
spec = "/";
|
||||
hashTableSizeMB = 2048;
|
||||
verbosity = "crit";
|
||||
extraOptions = ["--loadavg-target" "5.0"];
|
||||
|
|
Loading…
Reference in a new issue