Improve setuser: set auxilliary groups and more environment variables

This commit is contained in:
Hongli Lai (Phusion)
2014-02-15 10:18:39 +01:00
parent b6dac86e04
commit d8968d136a
2 changed files with 25 additions and 10 deletions

View File

@@ -4,6 +4,7 @@
* Much improved `my_init`:
* It is now possible to run and watch a custom command, possibly in addition to running runit. See "Running a one-shot command in the container" in the README.
* It is now possible to skip running startup files such as /etc/rc.local.
* `setuser` now also set auxilliary groups, as well as more environment variables such as `USER` and `UID`.
## 0.9.5 (release date: 2014-02-06)