macOS
brew install daemonlocal Homebrew formula metadata
sudo port install daemonMacPorts ports tree · sysutils/daemon/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de daemon pour les workflows d'agents IA.
installation
brew install daemonlocal Homebrew formula metadata
sudo port install daemonMacPorts ports tree · sysutils/daemon/Portfile · Source: api.github.com
sudo apt install daemonDebian stable package indexes · daemon · Source: deb.debian.org
nix profile install nixpkgs#daemonnixpkgs package indexes · pkgs/by-name/da/daemon/package.nix · Source: api.github.com
aperçu
Turn other processes into daemons
historique
daemon is a Unix command that turns other processes into daemon-style background services, adding process setup, pidfile management, logging, respawn behavior, and optional configuration files around a client command.
The official libslack page describes daemon as a companion to libslack's daemonization functionality: it performs the process-context work for programs written in languages or scripts that do not daemonize themselves.
daemon fits a long Unix packaging niche: small service-wrapper commands that predate or complement init systems. Its official page lists Linux, BSD, Solaris, and macOS-oriented keywords and maintains downloadable source tarballs rather than advertising an official source-control repository.
Users invoke daemon around another command, optionally name it, write and lock pidfiles, send output to syslog, respawn it, and define default options in system or per-user configuration files.
The package is interesting because it preserves an old-school Unix service-wrapper workflow in modern package managers: one small executable, a manpage, configuration files, and source tarballs from an upstream software page.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/daemon.conf~/.daemonrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
daemon | 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.
métadonnées d'installation
| Clé du paquet | brew:daemon |
|---|---|
| Version | 0.8.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/daemon |
| Page d'accueil | https://libslack.org/daemon/ |
| Docs amont | https://libslack.org/daemon |
| Licence | GPL-2.0-or-later |
| Archive source | https://libslack.org/daemon/download/daemon-0.8.4.tar.gz |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, 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 | daemon |
| 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.
daemon 0.8.4-1
turns other processes into daemons
sudo apt install daemondaemon
nix profile install nixpkgs#daemondaemon 0.8.4-1
turns other processes into daemons
sudo apt install daemondaemon
sudo port install daemonpiste 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.