macOS
brew install jsvclocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jsvc pour les workflows d'agents IA.
installation
brew install jsvclocal Homebrew formula metadata
sudo apk add jsvcAlpine Linux edge package indexes · jsvc · Source: dl-cdn.alpinelinux.org
sudo apt install jsvcDebian stable package indexes · jsvc · Source: deb.debian.org
nix profile install nixpkgs#jsvcnixpkgs package indexes · pkgs/by-name/js/jsvc/package.nix · Source: api.github.com
sudo zypper install apache-commons-daemon-jsvcopenSUSE Tumbleweed package metadata · apache-commons-daemon-jsvc · Source: download.opensuse.org
aperçu
Wrapper to launch Java applications as daemons
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jsvc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://commons.apache.org/daemon/jsvc.html
métadonnées d'installation
| Clé du paquet | brew:jsvc |
|---|---|
| Version | 1.6.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/jsvc |
| Page d'accueil | https://commons.apache.org/daemon/jsvc.html |
| Dépôt | https://gitbox.apache.org/repos/asf/commons-daemon.git |
| Docs amont | https://commons.apache.org/proper/commons-daemon/index.html |
| Licence | Apache-2.0 |
| Archive source | https://www.apache.org/dyn/closer.lua?path=commons/daemon/source/commons-daemon-1.6.1-src.tar.gz |
| Dernière mise à jour | 2026-06-22T14:03:51-07:00 |
| Pulse | updated |
| Dépendances | openjdk |
| Dépendances de compilation | autoconf, automake, libtool |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-jsvcpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.