diff options
author | Gerrit Pape <pape@smarden.org> | 2001-12-22 19:40:20 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2001-12-22 19:40:20 +0000 |
commit | c66fcb611e3d019f89a6fa614e489ee78ba2eca8 (patch) | |
tree | 667065579f06201c22eb5374ce012a2f432bc359 /src/TARGETS | |
parent | a104aad15ef4509c40ec386b5990aa5375a36a30 (diff) | |
download | runit-c66fcb611e3d019f89a6fa614e489ee78ba2eca8.tar.gz runit-c66fcb611e3d019f89a6fa614e489ee78ba2eca8.tar.xz runit-c66fcb611e3d019f89a6fa614e489ee78ba2eca8.zip |
runit: checks for pid == 1
new: svwaitdown, svwaitup stage3: uses svwaitdown 0.2.2 debian package
Diffstat (limited to 'src/TARGETS')
-rw-r--r-- | src/TARGETS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/TARGETS b/src/TARGETS index 8727b26..a8072b8 100644 --- a/src/TARGETS +++ b/src/TARGETS @@ -2,3 +2,7 @@ runit runit.o runit-init init.o +svwaitdown +svwaitdown.o +svwaitup +svwaitup.o |