[Lorax Patch] Change the install user's shell for tmux

Brian C. Lane bcl at redhat.com
Thu Oct 11 17:24:20 UTC 2012


On Thu, Oct 11, 2012 at 10:18:17AM -0700, Jesse Keating wrote:
> ---
>  share/runtime-postinstall.tmpl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl
> index 41df26d..e87a627 100644
> --- a/share/runtime-postinstall.tmpl
> +++ b/share/runtime-postinstall.tmpl
> @@ -55,7 +55,7 @@ install ${configdir}/pam.sshd etc/pam.d/login
>  install ${configdir}/pam.sshd etc/pam.d/remote
>  
>  ## set up "install" user account
> -append etc/passwd "install:x:0:0:root:/root:/sbin/anaconda"
> +append etc/passwd "install:x:0:0:root:/root:/usr/libexec/anaconda/run-anaconda"
>  append etc/shadow "install::14438:0:99999:7:::"
>  ## remove root password
>  replace "root:\*:" "root::" etc/shadow
> -- 
> 1.7.11.4

Ack. I'll commit that and do a new build.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20121011/9c48db7a/attachment.sig>


More information about the anaconda-patches mailing list