troglobit / finit

Fast init for Linux. Cookies included
https://troglobit.com/projects/finit/
MIT License
634 stars 63 forks source link

Add systemd-like ExecStop feature #412

Open troglobit opened 1 month ago

troglobit commented 1 month ago

For some use-cases/daemons sending SIGTERM, or calling the binary with stop, may not work. A useful addition to Finit would be to support a systemd-like ExecStop= setting:

service [2345] stop:'foocmd --stop' foo -n -- Example foo daemon