On 29/09/17 08:13 PM, Илья Индиго wrote:
I'm in my fstab, for perfomance and security reasons, specify this:
tmpfs /tmp tmpfs nodev,nosuid,size=2G 0 0 tmpfs /var/tmp tmpfs nodev,nosuid,size=2G 0 0 tmpfs /var/cache/zypp tmpfs nodev,nosuid,noexec,mode=0755,size=2G 0 0 tmpfs /run tmpfs nodev,nosuid,noexec,mode=0755,size=32m 0 0 tmpfs /run/lock tmpfs nodev,nosuid,noexec,mode=0755,size=8m 0 0 tmpfs /root/.cache tmpfs nodev,nosuid,noexec,mode=0700,size=2G 0 0 tmpfs /home/ilya/.cache tmpfs nodev,nosuid,noexec,mode=0700,uid=1000,size=2G 0 0 tmpfs /var/lib/wwwrun/.cache tmpfs nodev,nosuid,noexec,mode=0700,uid=30,size=2G 0 0
Well, that's interesting, but I don't see why you specify those in your FSTAB. See TMPFILES.D(5) My system (LEAP 42.2, although it was doing all the tmpfs stuff in my old 13.2 system as well) creates /run as a tmpfs and links or b-mounts other things to it. All without entries in FSTAB. I wonder, oh how I wonder, how it does that :-) Perhaps it has something to do with systemd. I must run an 'apropos' to find out :-) -- For the time will come when men will not put up with sound doctrine. Instead, to suit their own desires, they will gather around them a great number of teachers to say what their itchingears want to hear. -- II Timothy 4:3 -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org