GNU Pies – Program Invocation and Execution Supervisor

GNU PIES – Program Invocation and Execution Supervisor GNU PIES Program Invocation and Execution Supervisor Sergey Poznyakoff Main Examples Downloads Documentation The name Pies (pronounced “p-yes” ) stands for Program Invocation and Execution Supervisor. This utility starts and controls execution of external programs, called components. Each component is a stand-alone program, which is executed in the foreground. Upon startup, pies reads the list of components from its configuration file, starts them, and remains in the background, controlling their execution. If any of the components terminates, the default action of Pies is to restart it. However, it can also be programmed to perform a variety of another actions such as, e.g. sending mail notifications to the system administrator, invoking another external program, etc. GNU pies can also be used as init daemon — the first process started during booting. The configuration can be supplied both as a traditional /etc/inittab file or as a native GNU pies configuration file, which gives much more flexibility. The control interface provides extensive monitoring and management capabilities. Return to GNU’s home page . Return to the Puszcza home page . Return to Sergey Poznyakoff home page . Please send broken links and other corrections (or suggestions) to webmaster at gnu dot org dot ua . Copyright © 2009 — 2022 Sergey Poznyakoff Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

Source: Hacker News | Original Link