[Bug 292227] [NEW PORT] sysutils/services: Enhanced wrapper for FreeBSD service(8)
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292227] [NEW PORT] sysutils/services: Enhanced wrapper for FreeBSD service(8)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292227] [NEW PORT] sysutils/services: Enhanced wrapper for FreeBSD service(8)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jan 2026 21:23:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292227
Bug ID: 292227
Summary: [NEW PORT] sysutils/services: Enhanced wrapper for
FreeBSD service(8)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: igeo.cu@gmail.com
Created attachment 266877
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266877&action=edit
Patch to add new port sysutils/services
This port adds 'services', an enhanced wrapper for FreeBSD's service(8).
It allows batch management of multiple services in a single invocation and
improved error handling.
Example usage:
services enable nginx php_fpm fcgiwrap mysql-server proftpd
services start nginx php_fpm fcgiwrap mysql-server proftpd
The tool simplifies system administration while preserving compatibility
with the standard service(8) command.
--
You are receiving this mail because:
You are the assignee for the bug.