macOS
brew install daemonizelocal Homebrew formula metadata
安装
brew install daemonizelocal Homebrew formula metadata
sudo apt install daemonizeDebian stable package indexes · daemonize · 来源: deb.debian.org
sudo dnf install daemonizeFedora Rawhide package metadata · daemonize · 来源: dl.fedoraproject.org
nix profile install nixpkgs#daemonizenixpkgs package indexes · pkgs/by-name/da/daemonize/package.nix · 来源: api.github.com
sudo zypper install daemonizeopenSUSE Tumbleweed package metadata · daemonize · 来源: download.opensuse.org
概览
Run a command as a UNIX daemon
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
daemonize | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bmc/daemonize
安装元数据
| 软件包键 | brew:daemonize |
|---|---|
| 版本 | 1.7.8 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/daemonize |
| 主页 | https://software.clapper.org/daemonize/ |
| 仓库 | https://github.com/bmc/daemonize |
| 上游文档 | https://software.clapper.org/daemonize |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/bmc/daemonize/archive/refs/tags/release-1.7.8.tar.gz |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 daemonize来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.