]> git.proxmox.com Git - mirror_lxcfs.git/blobdiff - README.md
Update README
[mirror_lxcfs.git] / README.md
index 9d82c0a0d050c3346d163ea2ba5078737e6fc0bd..1f754a6c611a96730b4b6e51136b78cfedc1a3a1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,9 +23,10 @@ The recommended command to run lxcfs is:
 
 In order to use lxcfs with systemd-based containers, you can either use
 LXC 1.1 in which case it should work automatically, or otherwise, copy
-the hook.lxcfs file from this tree to /usr/share/lxc/hooks/lxcfs, make
-sure it is executable, then add the following two lines to your
-container configuration:
+the lxc.mount.hook file (once built) from this tree to
+/usr/share/lxc/hooks/lxcfs, make sure it is executable, then add the
+following two lines to your container configuration:
 
+lxc.autodev = 1
 lxc.kmsg = 0
 lxc.include = /usr/share/lxcfs/00-lxc.conf