examples: Add uncommited nspawn example

This commit is contained in:
James Shubin
2019-02-06 08:57:11 -05:00
parent dac019290d
commit b449be89a7

View File

@@ -0,0 +1,4 @@
# setenforce Permissive
nspawn "stretch-nspawn-1" {
state => "running",
}