From 5e7c20955e07e4b16bf5814f27f8f1ec1dad8938 Mon Sep 17 00:00:00 2001 From: kipukun Date: Sun, 31 Oct 2021 14:15:33 -0400 Subject: [PATCH] contrib: describe rc script --- contrib/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/README.md b/contrib/README.md index d0d5b7b9..25bb36f4 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -30,6 +30,7 @@ however if your copyparty is behind a reverse-proxy, you may want to use [`share # OS integration init-scripts to start copyparty as a service * [`systemd/copyparty.service`](systemd/copyparty.service) runs the sfx normally +* [`rc/copyparty`](rc/copyparty) runs sfx normally on freebsd, create a `copyparty` user * [`systemd/prisonparty.service`](systemd/prisonparty.service) runs the sfx in a chroot * [`openrc/copyparty`](openrc/copyparty)