Commit Graph

3 Commits (7396172a02a9ea8d80f9763469fd65a5a12ff3f7)

Author SHA1 Message Date
coldWater d08f4360c9
Refactor graceful manager, fix misused WaitGroup ()
Follow 
wxiaoguang 79da4bbc56
Suggest to use Type=simple for systemd service ()
Although the systemd notify support was added, it seems that there are
some problems (, for the "non-installed" instance)
wxiaoguang 2ac2796a4c
Refactor graceful manager to use shared code ()
Make "windows" and "unix" share as much code as possible. No logic
change.