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

Neither Logfile nor Pidfile is made. #43

Closed
GoogleCodeExporter opened this issue Aug 3, 2015 · 3 comments
Closed

Neither Logfile nor Pidfile is made. #43

GoogleCodeExporter opened this issue Aug 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

The log is not correctly vomited in "Logfile" and "Pidfile" though it describes 
in the "lsyncd.conf" file as stated above. 
"Nodaemon =  true" mode starts correctly. 

The command specified when lsyncd is started is
 # lsyncd /etc/lsyncd.conf

-----
setting = {
        logfile = "/var/tmp/lsyncd.log",
        statusFile = "/var/tmp/lsyncd.status",
        nodaemon = true,
}
-----

By the way,
 lsyncd /etc/lsyncd.conf -logfile /var/tmp/lsyncd.log -pidfile /var/tmp/lsyncd.status

When the command is specified like this, the log file is correctly written. 
Should I specify the command though it describes in "lsyncd.conf"?

The version used is "lsyncd-2.0.2".

Best regards, Tachi.

Original issue reported on code.google.com by siz.p...@gmail.com on 21 Jan 2011 at 11:29

@GoogleCodeExporter
Copy link
Author

Likely the problem is caused by the fact the global settings variable has to be 
named setting*s*. Is there possibly a documentation/example error somewhere?

Original comment by axk...@gmail.com on 21 Jan 2011 at 12:58

@GoogleCodeExporter
Copy link
Author

Ouch ><
Thanks a lot. That issue is solved.
I should did pay attention more...XD

I'm sorry for wasting your time. And thanks for your fast reply.

Original comment by siz.p...@gmail.com on 21 Jan 2011 at 4:54

@GoogleCodeExporter
Copy link
Author

Original comment by axk...@gmail.com on 21 Jan 2011 at 6:55

  • Changed state: Done

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

1 participant