guix-play/gnu
Ludovic Courtès 447bcead88
services: file-system: Do not try to unmount /dev and /.
Previously, when being stopped, the ‘user-file-systems’ service would
attempt to unmount / and /dev, which was bound to fail.  This was
harmless, apart from a couple of lines in /var/log/messages, but it was
wrong.

* gnu/services/base.scm (file-system-shepherd-services)[user-unmount]:
Remove “/” and “/dev” from the list of file systems subject to
unmounting.

Change-Id: Ieb68fe46c114909a64d54f885c94a9d7cd61f5e0
2024-09-19 19:03:08 +02:00
..
bootloader
build file-systems: Add support for exFAT. 2024-09-01 02:00:00 +02:00
home home: services: shepherd: Replace use of deprecated ‘action’ procedure. 2024-09-16 00:16:20 +02:00
installer
machine
packages gnu: guix: Update to e85f52e. 2024-09-19 19:03:08 +02:00
services services: file-system: Do not try to unmount /dev and /. 2024-09-19 19:03:08 +02:00
system images: wsl2: Update comment. 2024-09-08 02:00:00 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: clang-cling-runtime: Fix build. 2024-09-20 00:20:48 +09:00
machine.scm
packages.scm
services.scm services: Warn about unprivileged privileged-programs. 2024-09-08 02:00:00 +02:00
system.scm
tests.scm