]> git.ipfire.org Git - thirdparty/lxc.git/commit
tools/lxc-attach: add -u and -g arguments
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 9 Sep 2018 11:22:58 +0000 (13:22 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 11 Sep 2018 08:54:46 +0000 (10:54 +0200)
commitddd51fdb8e8c24e02d522e04c7342fa2c83f498d
treea28559a18fdba0411b56677efa04b46f463e562e
parent936efc72f60c6e4b83daadcf834f81abced0eaa9
tools/lxc-attach: add -u and -g arguments

This lets users specify uids and gids to switch to.

Closes #2591.

Signed-off-by: Disassembler disassembler@dasm.cz
[christian.brauner@ubuntu.com: adapt coding style + commit message]
doc/lxc-attach.sgml.in
doc/lxc-execute.sgml.in
src/lxc/tools/lxc_attach.c