2009/12/12 Simon L. Nielsen <simon_at_freebsd.org>: > On 2009.12.12 23:07:58 +0100, Daniel Thiele wrote: > >> Is there maybe another way to achieve onetime /tmp encryption that >> I am missing? Preferably one that does not involve huge changes to > > Well, I use the simple one - make /tmp a memory file system. locate > is sometimes not too happy with an e.g. 50MB /tmp, but otherwise it > works very well for me. > > [simon_at_arthur:~] grep tmp /etc/rc.conf > tmpmfs="YES" > tmpsize="50M" What about tmpfs ? [0:16] zozo_at_q 1002 ~% grep tmp /etc/fstab tmpfs /tmp tmpfs rw,mode=1777 0 0 [0:16] zozo_at_q 1003 ~% df -h /tmp Filesystem Size Used Avail Capacity Mounted on tmpfs 2.9G 12K 2.9G 0% /tmp > > -- > Simon L. Nielsen > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" > -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier_at_gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."Received on Sat Dec 12 2009 - 22:17:26 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:59 UTC