diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1179,6 +1179,7 @@ in rec { | |||
| 1179 | IOSchedulingClass = 2; | 1179 | IOSchedulingClass = 2; |
| 1180 | IOSchedulingPriority = 7; | 1180 | IOSchedulingPriority = 7; |
| 1181 | SuccessExitStatus = [0 1]; | 1181 | SuccessExitStatus = [0 1]; |
| 1182 | LogRateLimitIntervalSec = 0; | ||
| 1182 | }; | 1183 | }; |
| 1183 | }; | 1184 | }; |
| 1184 | } | 1185 | } |
