| Summary: | Error in systemd unit | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sebastien Pasche <braoru> |
| Component: | lsyncd | Assignee: | Lubomir Rintel <lkundrak> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 19 | CC: | lkundrak, pwouters, troxor0 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-03 09:03:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Sebastien Pasche
2013-10-03 11:28:23 UTC
I don't quite get what did you do here. You uncommented a line in an example file effectively adding a duplicate option and then complained that there's a duplicate option? Sorry .. long time ago :-) In your unit you specify the configuration as ExecStart=/usr/bin/sh -c 'eval `/usr/bin/lsyncd -nodaemon $LSYNCD_OPTIONS /etc/lsyncd.conf`' and in the config file you this commanted line #LSYNCD_OPTIONS="-pidfile /var/run/lsyncd.pid /etc/lsyncd.conf" At the epoch I think I was thinking about removing /etc/lsyncd.conf from that line and enable the pid creation by default. Sorry if it was really unclear :( Nowadays I think this tiquet is no more usefull and I will just close it. Sorry for the annoying comment :) |