diff options
Diffstat (limited to 'gnu/services/linux.scm')
| -rw-r--r-- | gnu/services/linux.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/linux.scm b/gnu/services/linux.scm index e683da6bac8..fb089b965f8 100644 --- a/gnu/services/linux.scm +++ b/gnu/services/linux.scm | |||
| @@ -373,7 +373,7 @@ more information)." | |||
| 373 | ;; despite the name of the command-line option | 373 | ;; despite the name of the command-line option |
| 374 | (scan? | 374 | (scan? |
| 375 | (boolean #t) | 375 | (boolean #t) |
| 376 | "Scan for cachable objects." | 376 | "Scan for cacheable objects." |
| 377 | (serializer empty-serializer)) | 377 | (serializer empty-serializer)) |
| 378 | 378 | ||
| 379 | ;; sole required field in the configuration file | 379 | ;; sole required field in the configuration file |
