Skip to content

Releases: cemkeylan/sysmgr

0.3.0

16 Sep 14:35
0.3.0
c84fb1d
Compare
Choose a tag to compare

A new version of sysmgr is released. Changes include:

  • svctl now accepts multiple services.
    You can now do svctl restart service1 service2 or svctl stat /var/sysmgr/*
  • runsyssv now uses wait instead of sleep. Thanks to @michaelforney .
  • Simplifications and bug fixes.

P.S
I forgot to publish this and it was saved as a draft on Apr. 17

There won't be any more Github releases, and the changes will be on the CHANGELOG.md file (which I haven't commited yet)

0.2.0

24 Mar 11:33
0.2.0
3e48acc
Compare
Choose a tag to compare
  • Add sysmgr-needs
  • Makefile fixes