macOS
brew install jsvclocal Homebrew formula metadata
安装
brew install jsvclocal Homebrew formula metadata
sudo apk add jsvcAlpine Linux edge package indexes · jsvc · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jsvcnixpkgs package indexes · pkgs/by-name/js/jsvc/package.nix · 来源: api.github.com
sudo zypper install apache-commons-daemon-jsvcopenSUSE Tumbleweed package metadata · apache-commons-daemon-jsvc · 来源: download.opensuse.org
概览
Wrapper to launch Java applications as daemons
历史
jsvc is the Unix-oriented launcher in Apache Commons Daemon for running Java server applications as background daemons. It matters because it bridges JVM services with classic Unix service expectations: start as root for privileged work, bind low ports, switch to an unprivileged user, write pid files, and cooperate with init-style supervision.
Apache Commons Daemon packages a Java API with native launchers. The jsvc command became the Unix side of that project, while the same project points Windows users toward procrun for Windows Service integration. The Apache Commons Daemon source tree has release tags reaching back to 1.0-era releases in 2007, and Apache release notes document a long maintenance line for changes in operating-system support and JVM integration.
jsvc has been adopted mostly through server packaging rather than through standalone application fandom. It appears in Homebrew and in Linux distribution packages as the practical wrapper for Java daemons, and it is closely associated with Java server deployments such as Tomcat-style service startup.
Operators use jsvc when a Java process needs Unix daemon behavior that the JVM does not provide by itself. The command is especially useful for services that need a privileged startup step followed by a drop to a less privileged account.
For package maintainers, jsvc is a small but telling example of the glue code needed to make a cross-platform runtime behave like a native Unix service. Its packaging spans Java, C, init systems, architecture support, and distribution policy.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jsvc | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://commons.apache.org/daemon/jsvc.html
安装元数据
| 软件包键 | brew:jsvc |
|---|---|
| 版本 | 1.6.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jsvc |
| 主页 | https://commons.apache.org/daemon/jsvc.html |
| 仓库 | https://gitbox.apache.org/repos/asf/commons-daemon.git |
| 上游文档 | https://commons.apache.org/proper/commons-daemon/index.html |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.apache.org/dyn/closer.lua?path=commons/daemon/source/commons-daemon-1.6.1-src.tar.gz |
| 最后更新 | 2026-06-22T14:03:51-07:00 |
| Pulse | updated |
| 依赖 | openjdk |
| 构建依赖 | autoconf, automake, libtool |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jsvc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
jsvc 1.0.15-11
Wrapper to launch Java applications as daemons
https://commons.apache.org/proper/commons-daemon/
sudo apt install jsvcjsvc
nix profile install nixpkgs#jsvcjsvc 1.0.15-11build1
Wrapper to launch Java applications as daemons
https://commons.apache.org/proper/commons-daemon/
sudo apt install jsvcjsvc 1.4.1-r1
Executes classfile that implements a Daemon interface
https://commons.apache.org/proper/commons-daemon/jsvc.html
sudo apk add jsvcapache-commons-daemon-jsvc 1.4.1-2.3
Java daemon launcher
https://commons.apache.org/daemon/
sudo zypper install apache-commons-daemon-jsvc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.