Re: Latest Jessie doesn't respond to /etc/default/tmpfs "RAMTMP=yes"
Hello,
First, Michael thank for your Debian work,
On Wed, Jul 23, 2014 at 11:50 AM, Michael Biebl <biebl@debian.org> wrote:
> Hi Rick
>
> Am 23.07.2014 um 09:12 schrieb Rick Thomas:
>>
>> I’m trying to get /tmp on tmpfs, so I put “RAMTMP=yes” in /dev/default/tmpfs .
>>
>> But I don’t get /tmp/mounted on tmpfs.
>
> /etc/default/tmpfs is a sysvinit specific config file. If you are
> running systemd, enabling /tmp on tmpfs is as simple as
> "systemctl enable tmp.mount"
Is it possible to add this comment to tmpfs manpage (initscripts
package), or maybe to have a alternative configure option
(tmpfs.sysvinit and tmpfs.systemd), so you can read the correct man
page about tmpfs in the system where you are running ?
I'm not sure which of both options is better
Thank you !
Reply to: