Re: [qubes-users] Fedora "/tmp"

2017-01-10 Thread Drew White
On Wednesday, 11 January 2017 11:53:29 UTC+11, Manuel Amador (Rudd-O)  wrote:
> On 01/10/2017 11:06 PM, Drew White wrote:
> >
> > Thanks a lot.
> > Just makes me want to get rid of SystemD even more now.
> 
> We're waiting for your patches any day now :-)
> 
> 
> -- 
> Rudd-O
> http://rudd-o.com/

I'm working on it.. But without knowing the details I need to know it's hard to 
do what needs to be done to get it done. If that makes sense... any at all? ;}

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ca1857c1-29f5-4672-9991-72dd6c9b5a56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Fedora "/tmp"

2017-01-10 Thread Drew White
On Tuesday, 10 January 2017 18:40:34 UTC+11, Alex  wrote:
> On 01/10/2017 12:20 AM, Drew White wrote:
> > Hi folks,
> > 
> > I want to increase the size of the tmpfs for the system, but I am
> > unsure of how that would be done in Qubes so that it sticks.
> > 
> > I altered the FSTAB but it didn't keep the settings after reboot.
> > 
> > It's a standalone guest, it should be persistent.
> > 
> > What do I do please?
> > 
> Hi Drew;
> that's another one of the wonderfully undocumented effects of systemd.
> 
> Long story short: edit
> /usr/lib/systemd/system/tmp.mount.d/30_qubes.conf, and set size=$manyG
> 
> Long story: systemd performs mounts with .mount unit files; by default,
> if no "Options=" setting is specified, the parameters are read from
> /etc/fstab like an old school distro.
> 
> But, if "Options=" is specified, those options are merged with the ones
> in /etc/fstab. In the case of Qubes, these options are further
> customized in the $name.mount.d/ directory; since those options do
> specify the tmpfs size, this setting overrides the one set in /etc/fstab.
> 
> -- 
> Alex

Thanks a lot.
Just makes me want to get rid of SystemD even more now.


-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/34541687-8bdd-4ab6-9fe0-cda7f08df0a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Fedora "/tmp"

2017-01-10 Thread Torsten Grote
On 01/10/2017 05:40 AM, Alex wrote:
> Long story short: edit
> /usr/lib/systemd/system/tmp.mount.d/30_qubes.conf, and set size=$manyG

Thanks, that is very helpful!

Kind Regards,
Torsten

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c20bc954-d9f5-9411-120c-55fa0e491c98%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Fedora "/tmp"

2017-01-09 Thread Alex
On 01/10/2017 12:20 AM, Drew White wrote:
> Hi folks,
> 
> I want to increase the size of the tmpfs for the system, but I am
> unsure of how that would be done in Qubes so that it sticks.
> 
> I altered the FSTAB but it didn't keep the settings after reboot.
> 
> It's a standalone guest, it should be persistent.
> 
> What do I do please?
> 
Hi Drew;
that's another one of the wonderfully undocumented effects of systemd.

Long story short: edit
/usr/lib/systemd/system/tmp.mount.d/30_qubes.conf, and set size=$manyG

Long story: systemd performs mounts with .mount unit files; by default,
if no "Options=" setting is specified, the parameters are read from
/etc/fstab like an old school distro.

But, if "Options=" is specified, those options are merged with the ones
in /etc/fstab. In the case of Qubes, these options are further
customized in the $name.mount.d/ directory; since those options do
specify the tmpfs size, this setting overrides the one set in /etc/fstab.

-- 
Alex

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9ff6eed0-fa3d-b6b9-ced1-5dff080fd530%40gmx.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Fedora "/tmp"

2017-01-09 Thread Drew White
Hi folks,

I want to increase the size of the tmpfs for the system, but I am unsure of how 
that would be done in Qubes so that it sticks.

I altered the FSTAB but it didn't keep the settings after reboot.

It's a standalone guest, it should be persistent.

What do I do please?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/868cad1b-9b80-49a6-bd9c-8648b04a60b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.