]> jfr.im git - solanum.git/commit
Implement kill-cancelling hook.
authorElizabeth Myers <redacted>
Sat, 20 Apr 2013 06:07:55 +0000 (01:07 -0500)
committerElizabeth Myers <redacted>
Sat, 20 Apr 2013 06:07:55 +0000 (01:07 -0500)
commit9d745dbd2106503523c5de207dd4c6890028e61a
treef73bb657b662423da17923939b8ddb563f77e714
parentfda96b89dce38aa0ba86125acc329739376c3a82
Implement kill-cancelling hook.

With this comes an example module to block the killing of services.

NOTE: this will not cancel remote kills. Those are still accepted, per
the TS 6 specification.
extensions/Makefile.in
extensions/m_nokillservices.c [new file with mode: 0644]
include/hook.h
modules/core/m_kill.c