commands.sh

runsv

all

Start and manage a runit service.

More info →

Examples (2)

Start a runit service as the current user

runsv path/to/service

Start a runit service as root

sudo runsv path/to/service
made by @shridhargupta | data from tldr-pages