[PATCH] Mask the tmp.mount service to avoid tmpfs

Brian C. Lane bcl at redhat.com
Wed Aug 15 21:49:51 UTC 2012


On Wed, Aug 15, 2012 at 01:59:56PM -0700, Jesse Keating wrote:
> Anaconda runtime is already in memory, no need to use tmpfs here.  In
> fact use of tmpfs here will overwrite any updates content that was put
> in place by dracut.
> ---
>  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 95be02b..837d06f 100644
> --- a/share/runtime-postinstall.tmpl
> +++ b/share/runtime-postinstall.tmpl
> @@ -33,7 +33,7 @@ systemctl disable systemd-readahead-collect.service \
>  systemctl mask fedora-configure.service fedora-loadmodules.service \
>                 fedora-storage-init.service fedora-storage-init-late.service \
>                 fedora-autorelabel.service fedora-autorelabel-mark.service \
> -               fedora-wait-storage.service media.mount
> +               fedora-wait-storage.service media.mount tmp.mount
>  
>  ## install some basic configuration files
>  append etc/resolv.conf ""
> -- 
> 1.7.11.2

Ack.

-- 
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/20120815/8e46d576/attachment.sig>


More information about the anaconda-patches mailing list