EmersonElectricCo / fsf

File Scanning Framework
Apache License 2.0
285 stars 49 forks source link

Moves pid path to conf file. #43

Closed dcode closed 7 years ago

dcode commented 7 years ago

I'd like to move the pid path to the config file. This makes it easier for distribution. For instance on Fedora and CentOS, pid paths should be under /run/. I'd rather not make the assumption that others want it there, but making it configurable with the same default as used today adds flexibility for everyone. =D