We're currently running systemd-212. man doesn't seem to cover this.
--bind=, --bind-ro=
Bind mount a file or directory from the host into the
container. Either takes a path argument -- in which case the specified
path will be mounted from the host to the same path in the container --,
or a colon-separated pair of paths -- in which case the first specified
path is the source in the host, and the second path is the destination
in the container. The --bind-ro= option creates read-only bind mounts.
Hoping to avoid rebooting the container.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel