Bug 257880 - net/croc: add rc script for relay
Summary: net/croc: add rc script for relay
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-16 08:29 UTC by yzrh
Modified: 2021-09-07 10:10 UTC (History)
0 users

See Also:
olgeni: maintainer-feedback+


Attachments
rc script (413 bytes, application/x-shellscript)
2021-08-16 08:29 UTC, yzrh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description yzrh 2021-08-16 08:29:41 UTC
Created attachment 227240 [details]
rc script

How about adding a rc script for 'croc relay' command?
It is useful for those who want to self host a relay.

Thanks.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-07 10:09:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d8fef4674b11040acfbdbea651f5d0463182893f

commit d8fef4674b11040acfbdbea651f5d0463182893f
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2021-09-07 10:03:34 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2021-09-07 10:08:04 +0000

    net/croc: add rc script for setting up a self-hosted relay.

    PR:             257880
    Reported by:    yzrh@noema.org

 net/croc/Makefile            |  2 ++
 net/croc/files/croc.in (new) | 30 ++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2021-09-07 10:10:21 UTC
Script added - thanks! \o/