guix/gnu/services
Ludovic Courtès b86fee7848 file-systems: Use a second 'mount' call for read-only bind mounts.
* gnu/build/file-systems.scm (MS_REMOUNT): New constant.
  (mount-file-system): Add 'flags' local variable.   When FLAGS has
  MS_BIND & MS_RDONLY, call 'mount' with MS_REMOUNT.
* gnu/services/base.scm (file-system-service) <start>: Likewise.
2015-04-20 22:16:13 +02:00
..
avahi.scm services: Explicitly refer to Shadow when requiring the 'nologin' shell. 2015-04-17 13:53:16 +02:00
base.scm file-systems: Use a second 'mount' call for read-only bind mounts. 2015-04-20 22:16:13 +02:00
colord.scm
dbus.scm services: Explicitly refer to Shadow when requiring the 'nologin' shell. 2015-04-17 13:53:16 +02:00
dmd.scm
lirc.scm
networking.scm services: Explicitly refer to Shadow when requiring the 'nologin' shell. 2015-04-17 13:53:16 +02:00
ssh.scm
upower.scm
xorg.scm