aboutsummaryrefslogtreecommitdiff
path: root/src/property/lxc.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property/lxc.lisp')
-rw-r--r--src/property/lxc.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/lxc.lisp b/src/property/lxc.lisp
index b32f091..05aafc8 100644
--- a/src/property/lxc.lisp
+++ b/src/property/lxc.lisp
@@ -100,7 +100,7 @@ As a special case, INTERFACE may also be \"none\", which gives USER permission
to create veth pairs where the peer outside the container is not attached to
any bridge."
(:desc #?"${user} may attach LXC veth devices to ${interface}")
- (:apply (file:map-file-lines
+ (:apply (file:map-remote-file-lines
"/etc/lxc/lxc-usernet"
(lambda (lines)
(loop with done