On 05/21/2011 08:35 PM, Sven Wegener wrote:
> It's OK, if /dev/ptmx points to /dev/pts/ptmx via a symlink.
>
> Signed-off-by: Sven Wegener
Applied.
Thanks Sven.
--
What Every C/C++ and Fortran developer Should Know!
Read
On 05/21/2011 08:35 PM, Sven Wegener wrote:
> Also add #ifndef for compability with glibc before 2.12.
>
> Signed-off-by: Sven Wegener
Applied Thanks.
--
What Every C/C++ and Fortran developer Should Know!
Read this artic
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".
The branch, master has been updated
via 77890c6d6b198b68808a7ec3d0c4f0dbe87c0374 (commit)
via 88d413d5b6d1c2a3afcc7e3f
Hi Tobias,
thanks for the detailed research on that.
You are actually right and I got it working using sysvinit on Debian
Squeeze. I just had to add the following line to /etc/inittab:
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -h now
The lxc-debian template script creates a minimal /etc/inittab