Bug 54513

Summary: [NEW PORT] sysutils/runit: A init scheme with service supervision
Product: Ports & Packages Reporter: Sergei Kolobov <sergei>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: lx
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
runit.shar none

Description Sergei Kolobov 2003-07-15 22:10:20 UTC
runit is daemontools replacement:
- service supervision
- clean process state
- reliable logging facility
- fast system bootup and shutdown
- packaging friendly
- small code size

It can optionally replace init(8) as process 1.

Author:	Gerrit Pape <pape@smarden.org>
WWW:	http://smarden.org/runit/

Supercedes:	ports/54228
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-07-16 15:13:01 UTC
State Changed
From-To: open->closed

Committed, thanks!