From: Chen Hanxiao Date: Mon, 6 Oct 2014 09:28:40 +0000 (+0800) Subject: docs: fix a typo in drvlxc X-Git-Tag: v1.2.10-rc1~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=906eefb2e997e516617fb059b16ebaded6164a92;p=thirdparty%2Flibvirt.git docs: fix a typo in drvlxc s/the/The Signed-off-by: Chen Hanxiao --- diff --git a/docs/drvlxc.html.in b/docs/drvlxc.html.in index 31da37ceee..a094bd9256 100644 --- a/docs/drvlxc.html.in +++ b/docs/drvlxc.html.in @@ -167,7 +167,7 @@ numbered incrementally from there.

Since /dev/ttyN and /dev/console are linked to the pts devices. The -tty device of login program is pts device. the pam module securetty +tty device of login program is pts device. The pam module securetty may prevent root user from logging in container. If you want root user to log in container successfully, add the pts device to the file /etc/securetty of container.