- Add support for providing limits to systemd services
- Add support for providing environment variables to upstart services
- Use
distro
instead ofld
to identify linux distributions. - Fix exception when calling
start
orstop
for sysvinit services. - Many code optimizations