Re: password-store /dev/shm mfs
"David Conversi" <[email protected]>
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
On Mon Aug 10, 2026 at 1:51 PM CEST, broke wrote: > Did it solve the problem? Yes, it worked! I created /dev/shm, set the right permissions and mounted on mfs with the mount command according to the man page. Thank you!