Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

SpaceProbe

Like the 10th time

Ship it.

OpenRC Service Definition

The controller/spaceprobed-run.sh script is an OpenRC service definition.

To use it, copy it to the openrcinit.d directory (on Alpine this is /etc/init.d/) and ensure that it is owned by root and executable.

cp controller/spaceprobed-run.sh /etc/init.d/spaceprobe
chmod +x /etc/init.d/spaceprobed
-rwxr-xr-x1rootroot444Dec919:37spaceprobed

Then add the service:

rc-update add spaceprobed

You will then be able to use the standard openrc commands to manage the service.

rc-service spaceprobed [status, stop, start]

About

MVPs GET SHIPS

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages