mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 22:40:16 +00:00
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
|
# This derives from the global common config
|
||
|
lxc.include = @LXCTEMPLATECONFIG@/common.conf
|
||
|
|
||
|
# Doesn't support consoles in /dev/lxc/
|
||
|
lxc.tty.dir =
|
||
|
|
||
|
# Extra cgroup device access
|
||
|
## rtc
|
||
|
lxc.cgroup.devices.allow = c 254:0 rm
|