Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Fleetd should prevent to run more than one daemon #1220

Closed
wuqixuan opened this issue May 10, 2015 · 1 comment
Closed

Fleetd should prevent to run more than one daemon #1220

wuqixuan opened this issue May 10, 2015 · 1 comment

Comments

@wuqixuan
Copy link
Contributor

Currently, fleetd doesn't prevent to run more than one daemon, it may has some potential problem. Should create fleet.pid in /var/run/

wuqixuan pushed a commit to wuqixuan/fleet that referenced this issue May 10, 2015
Add /var/run/fleet.pid to prevent running more than
one fleetd deamon

Fixes coreos#1220
wuqixuan pushed a commit to wuqixuan/fleet that referenced this issue May 17, 2015
Add /var/run/fleet.pid to prevent running more than
one fleetd deamon

Fixes coreos#1220
@bcwaldon
Copy link
Contributor

bcwaldon commented Jul 9, 2015

From #1229:

I don't think this is necessary, and will prevent legitimate use cases where multiple fleet daemons can run on the same machine. Solving #615 solves the actual issue here.

I believe we will solve this more appropriately via #615

@bcwaldon bcwaldon closed this as completed Jul 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants