[Bug 292747] [PATCH] www/opengist: Fix user creation and usage
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jan 2026 23:01:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292747
Bug ID: 292747
Summary: [PATCH] www/opengist: Fix user creation and usage
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: fox@FreeBSD.org
Reporter: meow@swee.codes
Flags: maintainer-feedback?(fox@FreeBSD.org)
Assignee: fox@FreeBSD.org
Created attachment 267528
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267528&action=edit
Git patch
This patch fixes an error in the makefile (USER -> USERS, GROUP -> GROUPS) that
prevents user creation, and also fixes the rc.d script because it always
started as root regardless of the opengist_user variable.
--
You are receiving this mail because:
You are the assignee for the bug.