<div dir="ltr"><div><div>I followed the instructions from <a href="http://stackoverflow.com/questions/13069634/python-daemon-and-systemd-service">http://stackoverflow.com/questions/13069634/python-daemon-and-systemd-service</a> for how to avoid a problem with LinkFileLock from standard lockfile library.<br>
<br></div>Now what I am seeing is, multiple copies of my daemon are happy to run concurrently -- I expected to never have >1 instance running.<br><br>Can you offer any advice?<br><br></div>Thanks<br></div>