mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 06:20:13 +00:00
Use lxc.autodev
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
This commit is contained in:
parent
69ac044bbe
commit
5e7e741c1b
@ -136,7 +136,8 @@ lxc.cap.drop = sys_module mac_admin mac_override sys_time
|
||||
# When using LXC with apparmor, uncomment the next line to run unconfined:
|
||||
#lxc.apparmor.profile = unconfined
|
||||
|
||||
lxc.mount.entry = /dev dev none ro,bind 0 0
|
||||
lxc.autodev = 1
|
||||
|
||||
lxc.mount.entry = /lib lib none ro,bind 0 0
|
||||
lxc.mount.entry = /bin bin none ro,bind 0 0
|
||||
lxc.mount.entry = /usr usr none ro,bind 0 0
|
||||
|
Loading…
Reference in New Issue
Block a user