Re: [lxc-devel] [PATCH 1/2] lxc-alpine: run bootmisc and syslog at boot runlevel

2013-10-25 Thread Serge Hallyn
Quoting Natanael Copa (nc...@alpinelinux.org): > The bootmisc script is needed to clean up various temp dirs like /tmp > and migrate /var/run to /run if needed. > > The syslog service is started in 'boot' runlevel when running on real > hardware so we do the same for containers. > > Signed-off-by

[lxc-devel] [PATCH 1/2] lxc-alpine: run bootmisc and syslog at boot runlevel

2013-10-24 Thread Natanael Copa
The bootmisc script is needed to clean up various temp dirs like /tmp and migrate /var/run to /run if needed. The syslog service is started in 'boot' runlevel when running on real hardware so we do the same for containers. Signed-off-by: Natanael Copa --- templates/lxc-alpine.in | 3 ++- 1 file