mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 06:20:13 +00:00
9 lines
259 B
Plaintext
9 lines
259 B
Plaintext
|
# This derives from the global userns config
|
||
|
lxc.include = @LXCTEMPLATECONFIG@/userns.conf
|
||
|
|
||
|
# Set $VIRTUALIZATION so runit doesn't try to mount filesystems or start udevd
|
||
|
lxc.environment=VIRTUALIZATION=lxc
|
||
|
|
||
|
# Set the halt/stop signals
|
||
|
lxc.signal.halt=SIGCONT
|