sysmgr

a simplistic service supervisor (deprecated)
git clone git://git.ckyln.com/~cem/sysmgr.git
Log | Files | Refs | README | LICENSE

commit a10e0b97adeaa36d701f8f7c1f72660dbaa1d285
parent f3c991b56d3c59db7caff0cc1cf69726df941a11
Author: Cem Keylan <cem@ckyln.com>
Date:   Wed, 26 Feb 2020 10:04:43 +0300

fix linking of kiss linux on the frame

Diffstat:
Msysmgr | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysmgr b/sysmgr @@ -2,7 +2,7 @@ ########################################################### # A modular system-supervisor written in POSIX shell # -# written with Carbs Linux[1] and KISS Linux in mind. # +# written with Carbs Linux[1] and KISS Linux[2] in mind. # # # # [1]: https://carbslinux.org # # [2]: https://k1ss.org #