forked from Subsentient/epoch
-
Notifications
You must be signed in to change notification settings - Fork 0
The Epoch Init System
License
vinpublic/epoch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Epoch is a single-threaded init system for Linux 2.6+, designed to be useful yet small and unintrusive. It uses a declarative configuration style. It has no dependencies whatsoever other than glibc, and /bin/sh is strongly recommended but can be disabled with --disable-shell. It supports process supervision, service status, autorestarting, stderr/stdout redirection, user/group setting, and much more. For instructions on creating a configuration file for Epoch, please visit http://universe2.us/epochconfig.html. Additional information is available at http://universe2.us/epoch.html. Epoch is public domain software. See UNLICENSE.TXT for more details.
About
The Epoch Init System
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 98.1%
- Shell 1.9%