exchanges #20

Merged
JakeHillion merged 21 commits from exchanges into develop 2021-05-14 08:10:46 +01:00
Showing only changes of commit cb293ef78e - Show all commits

4
flags/locs_darwin.go Normal file
View File

@ -0,0 +1,4 @@
package flags
const DefaultConfigFile = "/usr/local/etc/netcombiner/%s"
const DefaultPidFile = "/var/run/netcombiner/%s.pid"