diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-04-12 16:26:00 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-04-13 00:12:42 +0200 |
commit | bb5cad4eb2473889dd9938ab3d0453d30b0765e7 (patch) | |
tree | 950abd756d5337aeffa338ced0aa7ac866eb1593 /gnu/services | |
parent | 6ddf4fcfaeff8c9c1c6bd43c172ca33fe6d62c73 (diff) | |
download | patches-bb5cad4eb2473889dd9938ab3d0453d30b0765e7.tar patches-bb5cad4eb2473889dd9938ab3d0453d30b0765e7.tar.gz |
file-systems: Allow for bind-mounts of named sockets.
Previously a named socket such as /dev/log would fail
the 'regular-file?' test and we'd end up mkdir'ing it.
* gnu/build/file-systems.scm (regular-file?): Remove.
(mount-file-system): Change (regular-file? source)
to (not (file-is-directory? source)).
Diffstat (limited to 'gnu/services')
0 files changed, 0 insertions, 0 deletions