Skip to content

abchk1234/runit-services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

Usage:

  • This package places all the services in /etc/sv. You can enable each service by doing the folowing: ln -s /etc/sv/ /service
  • An example for sshd: ln -s /etc/sv/sshd /service

Notes:

  • Logging is done via runit's svlod or via syslog, depending on service. tai64nlocal from the daemontools package is recommended for checking log timestamps.
  • Some one shot services depend on the pause program.

See also:

About

Common Services to run under runit (some work with daemontools, too)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 93.4%
  • Makefile 4.1%
  • Ruby 2.5%