void-linux / void-runit

runit init scripts for Void

Home Page:https://voidlinux.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect virtualization using container= variable

CameronNemo opened this issue · comments

# Detect LXC containers

This only detects LXC containers, yet other containers will specify container=foo. The check should change to test if the container environment variable is zero length or not.