Files
ansible-fet/roles/ariane/files/voidlinux.userns.conf
2018-04-22 01:48:30 +02:00

10 lines
346 B
Plaintext

# 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