Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-create missing log file dir upon start up #3

Open
pms967 opened this issue Apr 24, 2017 · 1 comment
Open

re-create missing log file dir upon start up #3

pms967 opened this issue Apr 24, 2017 · 1 comment

Comments

@pms967
Copy link

pms967 commented Apr 24, 2017

Hi Marco,

possible problem: on "light", dedicated player systems using SD/CF/SSD or other flash media, I always set the /var/log (as well as /tmp and /var/tmp) file system to be on a RAMdisk. Among the other things, that way I avoid excessive (re)writing on the flash.

Obviously, when the system starts /var/log is empty. Any software expecting to find an existing log dir in there may/will fail. Please make sure that falcon will automatically re-create any missing dir it may require under /var/log upon startup.

(if falcon does not expect/require any dir to exists under /var/log, please ignore this issue).

@marcoc1712
Copy link
Owner

marcoc1712 commented Apr 24, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants