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

cmd/syncthing: Handle -logfile again (fixes #3931) #3932

Closed
wants to merge 1 commit into from
Closed

cmd/syncthing: Handle -logfile again (fixes #3931) #3932

wants to merge 1 commit into from

Conversation

calmh
Copy link
Member

@calmh calmh commented Jan 25, 2017

The monitor process should not set STNORESTART as this indicates the intention from the user. Setting STMONITORED is enough, as this tells the next Syncthing instance that it is running under the monitor process.

Testing

I ran it manually in the various scenarios, on Mac and Windows.

The monitor process should not set STNORESTART as this indicates the
intention from the user. Setting STMONITORED is enough, as this tells
the next Syncthing instance that it is running under the monitor
process.
@calmh
Copy link
Member Author

calmh commented Jan 25, 2017

@st-review merge it

@st-review
Copy link

👌 Merged as 22a4d49. Thanks, @calmh!

@st-review st-review closed this Jan 25, 2017
st-review pushed a commit that referenced this pull request Jan 25, 2017
The monitor process should not set STNORESTART as this indicates the
intention from the user. Setting STMONITORED is enough, as this tells
the next Syncthing instance that it is running under the monitor
process.

GitHub-Pull-Request: #3932
@calmh calmh deleted the monitor branch January 30, 2017 22:18
@st-review st-review added the pr-merged Legacy label used in the past for pull requests merged to the main tree label Jan 15, 2018
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Jul 15, 2018
@syncthing syncthing locked and limited conversation to collaborators Jul 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion pr-merged Legacy label used in the past for pull requests merged to the main tree
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants