Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
centos に inittab ファイルにエントリを動的に追加するコマンドはありますか? 新しいデーモンを作成していますが、何らかの理由で終了したときに init に再起動させたいと考えています。
エコーなどでエントリを追加してから、必要に応じて initctl を使用できますか?