Add lxc void template and xbps
This commit is contained in:
9
roles/ariane/files/voidlinux.userns.conf
Normal file
9
roles/ariane/files/voidlinux.userns.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# https://github.com/lxc/lxc/raw/stable-2.1/config/templates/voidlinux.userns.conf.in
|
||||
# This derives from the global userns config
|
||||
lxc.include = /usr/share/lxc/config/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.haltsignal=SIGCONT
|
||||
Reference in New Issue
Block a user