summaryrefslogtreecommitdiff
path: root/gnu/services/admin.scm
AgeCommit message (Expand)AuthorFilesLines
2026-07-27services: Eliminate tab-based indentations.Nguyễn Gia Phong1-4/+3
2026-04-04services: package-database: Run ‘guix locate’ without root privileges.Ludovic Courtès1-5/+37
2025-12-03Update Giacomo's email address.Giacomo Leidi1-1/+1
2025-10-06services: log-rotation: Allow to pass procedure as compression method.Benjamin Chabanne1-24/+33
2025-09-30services: rottlog: Remove.Nguyễn Gia Phong1-163/+0
2025-08-17gnu: nss-certs: Relocate to (gnu packages nss).Maxim Cournoyer1-1/+1
2025-04-01services: file-database: Search ‘updatedb’ in package.Sergio Pastor Pérez1-4/+9
2025-03-26services: unattended-upgrade: Exit with non-zero upon failure.Ludovic Courtès1-1/+2
2025-03-23services: package-database: Turn into a Shepherd timer.Ludovic Courtès1-10/+24
2025-03-23services: file-database: Exclude /dev by default.Ludovic Courtès1-1/+1
2025-03-23services: file-database: Turn into a Shepherd timer.Ludovic Courtès1-4/+18
2025-03-23services: shepherd: Factorize ‘trigger’ action.Ludovic Courtès1-8/+2
2025-02-12services: log-cleanup: Add Shepherd service documentation.Ludovic Courtès1-1/+2
2025-01-16services: rottlog: Deprecate.Ludovic Courtès1-2/+7
2025-01-16services: Switch from mcron + Rottlog to Shepherd’s log rotation.Ludovic Courtès1-8/+1
2025-01-16services: unattended-upgrade: Rewrite as a Shepherd timer.Ludovic Courtès1-31/+38
2025-01-16services: log-cleanup: Rewrite as a Shepherd timer.Ludovic Courtès1-6/+19
2025-01-16services: Add ‘log-rotation-service-type’.Ludovic Courtès1-7/+109
2024-12-30services: resize-file-system: Remove invalid default value.Ludovic Courtès1-5/+3
2024-12-16services: Add resize-file-system-service.Richard Sent1-1/+132
2024-12-09services: admin: Improve use of unattended-upgrade reboot? field.Richard Sent1-4/+6
2024-09-16services: admin: Support rebooting after an unattended upgradeRichard Sent1-1/+12
2023-10-24services: admin: Export rottlog-configuration accessors.Simon Tournier1-10/+14
2023-08-22services: file-database: Clarify 'excluded-directories' description.Ludovic Courtès1-5/+5
2023-08-22services: file-database: Set 'PATH' for 'updatedb'.Ludovic Courtès1-6/+15
2023-08-07services: Add 'package-database' service.Ludovic Courtès1-0/+53
2023-08-07services: Add 'file-database' service.Ludovic Courtès1-0/+83
2023-01-10services: unattended-upgrade: Add 'operating-system-expression' field.Giacomo Leidi1-4/+16
2022-08-01services: rottlog: More convenient default options for <log-rotation>.Ludovic Courtès1-6/+12
2022-08-01services: rottlog: Keep important /var/log files for 16 weeks.Ludovic Courtès1-1/+4
2022-04-09services: rottlog: Keep fewer "guix-daemon.log" files.Ludovic Courtès1-1/+3
2022-04-04services: Add 'log-cleanup-service-type'.Ludovic Courtès1-1/+52
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice1-1/+1
2021-03-29services: rottlog: Add /var/log/mcron.log to '%default-rotations'.Ludovic Courtès1-2/+2
2020-08-24services: unattended-upgrade: Log output of the 'guix' commands.Ludovic Courtès1-30/+26
2020-08-24services: unattended-upgrade: Add 'operating-system-file' field.Ludovic Courtès1-2/+7
2020-07-27services: Add 'unattended-upgrade-service-type'.Ludovic Courtès1-2/+138
2020-05-06services: rottlog: Append '.gz' to rotated file.Brice Waegeneire1-1/+5
2019-06-15services: Remove unneeded imports that led to cycles.Ludovic Courtès1-2/+1
2018-12-23services: Fix typo in (gnu services admin).Tobias Geerinckx-Rice1-1/+1
2018-10-04services: rottlog: Use command strings in the mcron jobs.Ludovic Courtès1-4/+2
2018-09-10services: tailon: Move to (gnu services web).Ludovic Courtès1-173/+1
2018-03-22gnu: shepherd: Update to 0.4.0.Ludovic Courtès1-1/+1
2018-03-22services: rottlog: Add /var/log/debug to '%default-rotations'.Ludovic Courtès1-2/+3
2017-11-05services: Add 'description' fields.Ludovic Courtès1-0/+6
2017-08-09services: admin: Simplify the handling of the Tailon debug? option.Christopher Baines1-1/+1
2017-08-09services: Update the Tailon service for Tailon 1.3.0.Christopher Baines1-5/+19
2017-08-09services: Add missing wrap-lines option to tailon.Christopher Baines1-3/+9
2017-07-29gnu: services: admin: Add tailon.Christopher Baines1-1/+150
2017-06-12services: rottlog: Make extensible.Ludovic Courtès1-0/+6