Add lxc void template and xbps

This commit is contained in:
Daniel A. Maierhofer
2018-04-22 01:48:30 +02:00
parent ee32d88b20
commit 14160c29ad
6 changed files with 277 additions and 7 deletions

View 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