paz-sh / paz

An open-source, in-house service platform with a PaaS-like workflow, built on Docker, CoreOS, Etcd and Fleet. This repository houses the documentation and installation scripts.
http://paz.sh
Other
1.08k stars 56 forks source link

Use systemd unit dependencies rather than unitfile runlevel directory structure #24

Open lukebond opened 9 years ago

lukebond commented 9 years ago

Currently it's confusing, and I believe it can all be achieved with systemd.

The original intention was just to prevent things from starting before their dependencies were up.