guix-devel/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 gnu: Add colord service. 2015-04-08 14:34:32 +02:00
dbus.scm services: Explicitly refer to Shadow when requiring the 'nologin' shell. 2015-04-17 13:53:16 +02:00
dmd.scm services: Statically report duplicate dmd service identifiers. 2015-03-09 23:51:43 +01:00
lirc.scm services: Add 'lirc-service'. 2015-03-26 15:47:40 +03:00
networking.scm services: Explicitly refer to Shadow when requiring the 'nologin' shell. 2015-04-17 13:53:16 +02:00
ssh.scm services: lsh: Change #:initialize? to default to #t. 2015-04-03 22:58:49 +02:00
upower.scm services: Add upower. 2015-04-13 00:02:59 +02:00
xorg.scm services: slim: Pass SESSION to ~/.xsession as "$1". 2015-03-13 22:57:22 +08:00