Seb wrote:
> I just discovered to my horror /tmp is handled by a tmpfs system that
> allocates by default a percentage of RAM that happens to be too small
> for my use of /tmp.  What is the Debianish way to avoid using this
> system for /tmp so that it uses whatever is available on /?

Set RAMTMP=no in the /etc/default/rcS file.

  # sed --in-place 's/RAMTMP=.*/RAMTMP=no/' /etc/default/rcS

Bob

Attachment: signature.asc
Description: Digital signature

Reply via email to