On Thu, Nov 12, 2009 at 2:01 PM, Chasman666
<[email protected]> wrote:
>
> Ben,
> You're right, what should I do to change it?!!!

Well, I see four options for you.  I don't know anything about Easy
Peasy, so I can't help with the specifics but:
1) modify /etc/fstab, removing the line putting /var/log onto tmpfs.
They may have removed some of the log pruning daemons by using tmpfs
for logs though, so with this change you could find your log directory
growing slowly (or quickly).
2) create a startup script that creates this directory that runs
before squeezecenter startup, but after the fs mounts
3) modify the squeezecenter startup script to create this directory if
it doesn't already exist.  This has the possibility of being wiped out
when SqueezeBoxServer is updated.
4) get a change committed to the SbS init script to create this
directory automatically if it doesn't exist.  Then get an updated
package.

Ben
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to