From caaaf67962024a4bafd3c6ac0fe57318121ec6a4 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 6 May 1996 17:49:18 +0000 Subject: Add startup_notify. --- hurd/subsystems | 1 + 1 file changed, 1 insertion(+) diff --git a/hurd/subsystems b/hurd/subsystems index 9d8737f8..b4aac67e 100644 --- a/hurd/subsystems +++ b/hurd/subsystems @@ -26,6 +26,7 @@ socket 26000 Sockets newterm 27000 Creation of terminal processing thingies term 28000 Terminal-specific operations startup 29000 System initialization and destruction +startup_notify 29500 Callbacks from startup server exec 30000 Process execution exec_startup 30500 Process startup communication crash 32000 Program crash handling (core dumps) -- cgit v1.2.3