guix-play/gnu
Maxim Cournoyer 5fdc5b2d57
services: nfs: Run rpc.mountd in foreground.
Fixes <https://bugs.gnu.org/39708>.

Shepherd doesn't keep track of processes that fork themselves and would
disable the process after restarting it a couple times.

* gnu/services/nfs.scm (nfs-shepherd-services): Invoke rpc.mountd with the
'--foreground' option.
2020-03-08 00:26:02 -05:00
..
bootloader gnu: Add u-boot-cubietruck-bootloader. 2020-02-02 00:37:27 +01:00
build build: file-systems: Do not warn about file system check for NFS. 2020-03-02 23:59:45 -05:00
installer installer: Fix cow-store umount. 2020-03-05 23:40:24 +01:00
machine Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
packages gnu: QEMU: Fix CVE-2020-8608. 2020-03-07 16:37:25 -05:00
services services: nfs: Run rpc.mountd in foreground. 2020-03-08 00:26:02 -05:00
system file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests tests: install: Add %test-gui-installed-os-encrypted. 2020-03-05 23:40:24 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Adjust 'channel-build-system' for when the source is a file name. 2020-03-05 23:40:24 +01:00
installer.scm installer: Use a Guile-Newt snapshot that supports 'form-watch-fd'. 2020-03-05 23:40:22 +01:00
local.mk gnu: QEMU: Fix CVE-2020-8608. 2020-03-07 16:37:25 -05:00
machine.scm Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
packages.scm packages: Prevent inlining of 'find-best-packages-by-name'. 2020-01-17 14:22:07 +01:00
services.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
system.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00