guix-play/gnu
Maxim Cournoyer 9b21cd2e9a
services: mcron: Add log? and log-format fields to mcron-configuration.
* gnu/services/mcron.scm (list-of-gexps?): New predicate.
(mcron-configuration): Rewrite using define-configuration.
[log?, log-format]: New fields.
(mcron-shepherd-services): Invoke mcron with the --log and --log-format
arguments when log? is #t,
(generate-doc): New procedure.
* doc/guix.texi (Scheduled Job Execution): Update doc.
(Mcron Home Service): Likewise.
* gnu/home/services/mcron.scm: Keep in sync with the above changes to
gnu/services/mcron.scm.
2022-11-15 16:26:16 -05:00
..
bootloader
build install: Validate symlink target in evaluate-populate-directive. 2022-11-15 14:15:11 -05:00
home services: mcron: Add log? and log-format fields to mcron-configuration. 2022-11-15 16:26:16 -05:00
installer installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
machine machine/digital-ocean: Pull operating system definition out of string. 2022-11-09 13:45:24 +01:00
packages gnu: Add rust-1.65. 2022-11-15 18:13:37 +02:00
services services: mcron: Add log? and log-format fields to mcron-configuration. 2022-11-15 16:26:16 -05:00
system system: image: Define correct docker image arch when cross building 2022-11-04 08:46:11 +01:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm
bootloader.scm
ci.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm
home.scm
image.scm
installer.scm installer: Migrate to 'guile-gnutls'. 2022-11-15 12:16:43 +01:00
local.mk installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm