An init system in Go, intended to run on Browsix and other Unix-like OS(GNU/Linux incl.)
- Fast and concurrent
- Handles dependencies well
- Systemd-compatible
- Logging
- Dependency resolution
- Wants
- Requires
- After
- Before
- Systemctl
- start
- stop
- reload
- restart
- status
- isolate
- list-units
- enable
- disable
- Service
- Simple
- Forking
- Oneshot
- Mount
- Target
- Socket