mheily / jobd

A job management framework
Other
143 stars 15 forks source link

add launchcfg and rename launchctl to launchadm #56

Closed mheily closed 8 years ago

mheily commented 8 years ago

introduce a notification system, with a CLI tool named launchcfg.

To avoid naming confusion, rename launchctl to launchadm. It is now a tool for administering launchd itself, where launchcfg takes a bigger role in enabling/disabling/configuring jobs.

mheily commented 8 years ago

Instead of renaming, keep the two tools separate.

Examples:

mheily commented 8 years ago

jobcfg solves this, mostly.