hovercats/shsm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
shsm ---- A simple service manager written in shell. Only handles starting and stopping services, no monitoring, no logging. Installation ------------ $ make install Service scripts --------------- Service scripts are rather simple. Basically it only requires a simple case statement: -s/-k to start and stop. You can basically use w/e language you want. Usage ----- See the help function, and read the script.