summaryrefslogtreecommitdiff
path: root/gnu/services/linux.scm
AgeCommit message (Expand)AuthorFilesLines
2026-08-01services: btrfs-scrub: Fix list serializer name.Alex Korzh1-1/+1
2026-05-20gnu: services: Add btrfs-scrub-service-type.Joan V. C.1-3/+132
2026-03-07gnu: Add tuned-service-type.Giacomo Leidi1-0/+448
2025-09-20services/vfs-mapping: Fix default name.Edouard Klein1-4/+3
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2025-08-05services: vfs-mapping-shepherd-services: Add missing (ice-9 match) module.Maxim Cournoyer1-0/+2
2025-07-25services: Add vfs-mapping-service-type.Edouard Klein1-2/+162
2025-03-23services: fstrim: Turn into a Shepherd timer.Ludovic Courtès1-23/+27
2025-02-23services: Add missing Shepherd dependency on ‘user-processes’.Ludovic Courtès1-2/+2
2025-02-19gnu: Fix some misspellings.Efraim Flashner1-1/+1
2025-01-16services: Switch from mcron + Rottlog to Shepherd’s log rotation.Ludovic Courtès1-7/+1
2024-02-05services: kernel-module-lodaer: Add udev requirement.Hilton Chain1-1/+1
2023-10-07services: fstrim-service-type: Serialize with SRFI-171 transducers.Bruno Victal1-7/+4
2023-08-21gnu: earlyoom: Improve description.Ludovic Courtès1-1/+2
2023-08-21services: earlyoom: Move 'user-processes' to 'requirements'.Ludovic Courtès1-1/+2
2023-08-21services: Add missing 'user-processes' requirements.Ludovic Courtès1-1/+1
2023-08-15services: Add cachefilesd service.Felix Lechner1-1/+198
2023-05-04services: earlyoom: Rotate log files.Efraim Flashner1-2/+9
2023-04-02services: replace bare serializers with (serializer ...)Bruno Victal1-3/+4
2023-03-28services: fstrim: Fix schedule ungexp.Bruno Victal1-1/+1
2023-03-22services: Add fstrim-service-type.Bruno Victal1-0/+100
2022-06-11system: Align zram priority with swap-space spec to clarify.Josselin Poiret1-4/+25
2021-04-24services: Add a service for rasdaemon.B. Wilson1-0/+49
2021-02-08gnu: Remove 'file-systems requirement from kernel-module-loader.raid5atemyhomework1-1/+2
2021-01-06services: kernel-module-loader: Return a single 'shepherd-service'.Brice Waegeneire1-30/+29
2020-09-13services: Fix zram-device-service.Tobias Geerinckx-Rice1-1/+1
2020-08-02services: Add zram-device-service.Efraim Flashner1-1/+80
2020-04-12services: kernel-module-loader: Clean up.Florian Pelz1-1/+0
2020-04-05gnu: Add kernel-module-loader-service.Brice Waegeneire1-1/+56
2020-01-31gnu: Add earlyoom-service-type.Maxim Cournoyer1-0/+125