guix/gnu
Ludovic Courtès a43aca973e
system: Introduce 'file-systems' Shepherd service.
* gnu/services/base.scm (file-system-shepherd-services): New procedure.
(file-system-service-type): Use it as the SHEPHERD-ROOT-SERVICE-TYPE
extension.
(user-processes-service-type): Change to take a single 'grace-delay'
parameter.
(user-processes-service): Remove 'file-systems' parameter.  Pass
GRACE-DELAY as the only value for the service.
* gnu/system.scm (essential-services): Adjust accordingly.
2017-01-31 23:21:59 +01:00
..
build file-systems: Do not read superblocks past the end of a device. 2017-01-31 23:21:59 +01:00
packages gnu: Add r-rhdf5. 2017-01-31 22:35:11 +01:00
services system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
system mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
tests services: Create /var/log/wtmp upon activation. 2017-01-24 00:46:37 +01:00
artwork.scm
local.mk gnu: Add omake. 2017-01-31 21:35:27 +01:00
packages.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
services.scm services: Create /var/log/wtmp upon activation. 2017-01-24 00:46:37 +01:00
system.scm system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
tests.scm