On Thu, Jun 21, 2012 at 8:57 PM, Chris Adams <cmad...@hiwaay.net> wrote:
> Once upon a time, Bruno Wolff III <br...@wolff.to> said:
>> I had been testing /tmp on tmpfs, but turned it off because it was hiding
>> /tmp where httpd had dumped a lot of core files which I was having trouble
>> removing.
>> There is probably some tricky way to bind mount / and get at that
>
> Yep, not even particularly tricky: mount -t bind / /mnt
>

And if you don't like tmpfs on /tmp:

# systemctl mask tmp.mount
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to