Re: size of supervise/ !
[email protected] (Paul Jarc) Tue, 04 Nov 2008 16:34:13 -0500
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
Otavio Exel <[email protected]> wrote: > Laurent Bercot wrote: >> I generally suggest having supervise directories in a tmpfs (or any >> other RAM filesystem). > > looks like a great idea! I wonder how you do it... > > my first though is to just create symlinks pointing to the ramfs; I > assume supervise will do the rest even in a clean ramfs (after a > reboot); or do I need to do something else? The symlinks would have to point to existing directories, but supervise will automatically create all the files under those directories. paul