diff options
author | Bruno Victal <mirai@makinata.eu> | 2023-03-26 16:17:22 +0100 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-03-28 22:22:51 -0400 |
commit | f215d801277a60cc1d862ed59c179cb8a482ced5 (patch) | |
tree | b53ce520a1a36adcc8a742678b73ed682d5137da /gnu/services/samba.scm | |
parent | 21f35d2832ffe99b7bb86a05b138c266cebe7f65 (diff) | |
download | guix-f215d801277a60cc1d862ed59c179cb8a482ced5.tar.gz guix-f215d801277a60cc1d862ed59c179cb8a482ced5.zip |
services: fstrim: Fix schedule ungexp.
Previously, only the first level of the list would be quoted,
resulting in a schedule of the sort:
'(next-second (range 0 60 30))
being incorrectly ungexp'd into:
(list next-second (0 30))
* gnu/services/linux.scm (fstrim-mcron-job): Fix schedule ungexp.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/services/samba.scm')
0 files changed, 0 insertions, 0 deletions