[lxc-devel] [PATCH] plamo template: Update because rc script of plamo was updated

Stéphane Graber stgraber at ubuntu.com
Wed Dec 11 15:20:04 UTC 2013


On Wed, Dec 11, 2013 at 04:19:23PM +0900, KATOH Yasufumi wrote:
> Signed-off-by: TAMUKI Shoichi <tamuki at linet.gr.jp>
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  templates/lxc-plamo.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/templates/lxc-plamo.in b/templates/lxc-plamo.in
> index bc4f80b..bcf226c 100644
> --- a/templates/lxc-plamo.in
> +++ b/templates/lxc-plamo.in
> @@ -195,7 +195,7 @@ configure_plamo() {
>    # disable pam_loginuid.so in /etc/pam.d/login (for libvirt's lxc driver)
>    sed -i '/pam_loginuid/s/^/#/' $rootfs/etc/pam.d/login
>    # glibc configure
> -  cp $rootfs/etc/ld.so.conf.new $rootfs/etc/ld.so.conf
> +  mv $rootfs/etc/ld.so.conf{.new,}
>    chroot $rootfs ldconfig
>    # root password
>    echo "Setting root password to 'root'..."
> @@ -211,7 +211,7 @@ configure_plamo() {
>  	EOF
>    # /etc/rc.d/rc.M
>    ed - $rootfs/etc/rc.d/rc.M <<- "EOF"
> -	247,248d
> +	259,260d
>  	56,79d
>  	31,38d
>  	w
> -- 
> 1.8.4.4
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20131211/f484a070/attachment.pgp>


More information about the lxc-devel mailing list