# Source: daemon # Package: daemon # Versions: daemon (0.6.3-1), daemon (0.6.4-1), daemon (0.6.4-1+b1), daemon (0.6.4-1+b2), daemon (0.7-1) # This Description is owned # Prioritize: 48 Description: turns other processes into daemons There are many tasks that need to be performed to correctly set up a daemon process. This can be tedious. Daemon performs these tasks for other processes. This is useful for writing daemons in languages other than C, C++ or Perl (e.g. /bin/sh, Java). . If you want to write daemons in languages that can link against C functions (e.g. C, C++), see libslack which contains the core functionality of daemon. . Upstream URL: http://www.libslack.org/daemon/ Description-ja: 他のプロセスをデーモンに変換 デーモンプロセスを正しく設定するために実行する必要がある仕事はたくさん あります。これは退屈な作業です。Daemon はこれらの仕事を他のプロセスに対して 実行します。C、C++ 又は Perl 以外の言語 (すなわち、/bin/sh や Java) で デーモンを書く用途に役立ちます。 . C 関数をリンクできる言語 (すなわち、C、C++) でデーモンを書きたい場合、 デーモンの中核機能を含む libslack はどうですか。 . 上流 URL: http://www.libslack.org/daemon/ # other Descriptions of the daemon package with a translation in ja: # # Description-id: 286781 https://ddtp.debian.org/ddt.cgi?desc_id=286781 # patch https://ddtp.debian.org/ddt.cgi?diff1=286781&diff2=1499&language=ja # This Description is active # This Description was in forky from 2025-08-10 to 2026-09-04; # This Description was in trixie from 2023-06-12 to 2026-07-13; # This Description was in bookworm from 2021-11-30 to 2026-07-13; # This Description was in sid from 2021-11-25 to 2026-09-04; #