0vf / freebsd-runit-scripts

A bunch of service scripts for runit users on FBSD :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeBSD runit scripts

cool little project where i store services i use for runit on freebsd

Want a service added?

Open an issue and add the package name, then I'll port the service over :)

How to install

First off, start by cloning the git repository and cding into it:

git clone https://github.com/z-ffqq/freebsd-runit-scripts.git
cd freebsd-runit-scripts

Then, run sudo make install
After that, you should be able to link the service to /var/service or /usr/local/etc/runit/runsvdir/default

About

A bunch of service scripts for runit users on FBSD :)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 93.5%Language:Makefile 6.5%