]> git.proxmox.com Git - mirror_lxc.git/blob - config/templates/voidlinux.userns.conf.in
Merge pull request #1544 from brauner/2017-05-08/harden_console_handling
[mirror_lxc.git] / config / templates / voidlinux.userns.conf.in
1 # This derives from the global userns config
2 lxc.include = @LXCTEMPLATECONFIG@/userns.conf
3
4 # Set $VIRTUALIZATION so runit doesn't try to mount filesystems or start udevd
5 lxc.environment=VIRTUALIZATION=lxc
6
7 # Set the halt/stop signals
8 lxc.haltsignal=SIGCONT