guix/gnu
Ludovic Courtès dc0ef095b3
services: guix: Add 'log-file' configuration option.
* gnu/services/base.scm (<guix-configuration>)[log-file]: New field.
(guix-shepherd-service): Pass #:log-file to 'make-forkexec-constructor'.
* gnu/services/admin.scm (simple-rotation-config): Take a list of
files and join them with commas.
(%default-rotations): Add /var/log/guix-daemon.log.
* doc/guix.texi (Base Services): Document it.
2016-12-19 23:57:20 +01:00
..
build gnu: cross-base: Move phases to (gnu build cross-toolchain). 2016-12-07 21:52:26 +01:00
packages gnu: cuirass: Add Git to 'PATH'. 2016-12-19 23:57:18 +01:00
services services: guix: Add 'log-file' configuration option. 2016-12-19 23:57:20 +01:00
system install: The list of services is now a plain list. 2016-12-19 23:57:18 +01:00
tests gnu: Add system test for the rpcbind-daemon service. 2016-12-15 19:13:46 +01:00
artwork.scm
local.mk gnu: kdbusaddons: Embed kinit store dir, avoid dependency cycles. 2016-12-19 17:51:00 +01:00
packages.scm
services.scm services: Activate system prior to services. 2016-12-11 09:31:34 +01:00
system.scm
tests.scm