[LORAX rhel7/master] enable tmpfs (#908253)

Vratislav Podzimek vpodzime at redhat.com
Fri Feb 15 10:06:04 UTC 2013


On Thu, 2013-02-14 at 12:16 -0800, Brian C. Lane wrote:
> From: "Brian C. Lane" <bcl at redhat.com>
> 
> ---
>  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 e87a627..80fd4a0 100644
> --- a/share/runtime-postinstall.tmpl
> +++ b/share/runtime-postinstall.tmpl
> @@ -37,7 +37,7 @@ systemctl mask fedora-configure.service fedora-loadmodules.service \
>  
>  ## install some basic configuration files
>  append etc/resolv.conf ""
> -append etc/fstab ""
> +append etc/fstab "tmpfs  /tmp  tmpfs  mode=1777,strictatime"
>  install ${configdir}/i18n etc/sysconfig
>  install ${configdir}/rsyslog.conf etc
>  install ${configdir}/bash_history root/.bash_history
These both look good to me. I understand they will be squashed.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list