aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index e7713ab..2c8ab9b 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -11,3 +11,8 @@ schedule IsoSurfacer_Worker at POSTSTEP
{
LANG:C
} "Polling routine"
+
+schedule Iso_ShutdownServer at TERMINATE
+{
+ LANG:C
+} "Termination routine"