peterkeen / dokuen

A personal PaaS for mac and linux
548 stars 19 forks source link

Shutdown command does not work #13

Closed peterkeen closed 12 years ago

peterkeen commented 12 years ago

It fails to shut down the sub processes because it assumes the pidfile is just an integer instead of being a YAML file. Also, add a generalized "shutdown" command that shuts down everything. Basically the opposite of "boot". Also, a "restart" command would be nice.