diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-14 02:40:36 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-14 03:12:25 +0100 |
commit | 88213476187cafc86bea2276199891873000588d (patch) | |
tree | 443e73570c0d20cf06c8b17d2887552620750ec4 /.gitignore | |
parent | f9b9232be9db82cc729a56a2e99ecb27be546aac (diff) |
nspawn: add simple chroot(1) like tool to execute commands in a namespace container
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ffc602a95a..d679f791e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +systemd-nspawn systemd-stdio-bridge systemd-machine-id-setup systemd-detect-virt |