Skip to content
  • Kirk Webb's avatar
    Some important changes to slothd · d500b090
    Kirk Webb authored
    1) Removed the ten iterations limit from main daemon loop I had set during
    testing a while back (duh).  This was why slothd was mysteriously disappearing
    after half a day.
    
    2) Updated the makefile to produce static slothd binaries
    
    3) Added a locking mechanism to avoid accidentally starting two slothd's
    simulatneously.
    d500b090