macOS
brew install daemonizelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für daemonize in AI-Agent-Workflows.
Installation
brew install daemonizelocal Homebrew formula metadata
sudo apt install daemonizeDebian stable package indexes · daemonize · Quelle: deb.debian.org
sudo dnf install daemonizeFedora Rawhide package metadata · daemonize · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#daemonizenixpkgs package indexes · pkgs/by-name/da/daemonize/package.nix · Quelle: api.github.com
sudo zypper install daemonizeopenSUSE Tumbleweed package metadata · daemonize · Quelle: download.opensuse.org
Überblick
Run a command as a UNIX daemon
Verlauf
daemonize is a small C command-line utility for running another command as a Unix daemon when that program does not daemonize itself correctly.
The daemonize GitHub repository was created in 2010, while the official project page describes the tool in the tradition of W. Richard Stevens' Unix daemon definition. The page links the GitHub repository, release downloads, and a manpage.
daemonize spread through Unix package managers because it solves a narrow operational problem with very little surface area. The official page explicitly documents Homebrew installation for macOS and source builds for other Unix-like systems.
Users wrap a foreground command with daemonize so it detaches, runs in the background, and can redirect stdin, stdout, stderr, pidfiles, and working-directory behavior according to the manpage.
daemonize is a classic tiny-admin-tool package: stable C source, autoconf build, BSD licensing, a manpage, and a job that remains useful whenever a service process lacks its own daemon mode.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
daemonize | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bmc/daemonize
Installationsmetadaten
| Paketschlüssel | brew:daemonize |
|---|---|
| Version | 1.7.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/daemonize |
| Homepage | https://software.clapper.org/daemonize/ |
| Repository | https://github.com/bmc/daemonize |
| Upstream-Dokumentation | https://software.clapper.org/daemonize |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/bmc/daemonize/archive/refs/tags/release-1.7.8.tar.gz |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | daemonize |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
daemonize 1.7.8-4
tool to run a command as a daemon
http://software.clapper.org/daemonize/
sudo apt install daemonizedaemonize
nix profile install nixpkgs#daemonizedaemonize 1.7.8-3
tool to run a command as a daemon
http://software.clapper.org/daemonize/
sudo apt install daemonizedaemonize 1.7.8-15.fc44
Run a command as a Unix daemon
http://www.clapper.org/software/daemonize/
sudo dnf install daemonizedaemonize 1.7.8-2.3
Command line utility to run any program as a Unix daemon
https://github.com/bmc/daemonize
sudo zypper install daemonizeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.