perfsonar / bwctl

A scheduling and policy framework for measurement tools
Apache License 2.0
16 stars 6 forks source link

Don't call setpgid() if we are already the process group leader. #36

Open candlerb opened 8 years ago

candlerb commented 8 years ago

This allows bwctld -Z to run under OSX launchd with a plist file. Fixes #10