GNU Pies – Program Invocation and Execution Supervisor

Published: (February 15, 2026 at 03:53 PM EST)
1 min read

Source: Hacker News

Overview

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.

Operation

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. It can also be programmed to perform a variety of other actions such as sending mail notifications to the system administrator, invoking another external program, etc.

Use as an init daemon

GNU pies can also be used as an 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.

Management

The control interface provides extensive monitoring and management capabilities.

0 views
Back to Blog

Related posts

Read more »

Show HN: Strava for Claude Code

!https://straude.com/_next/image?url=%2Fhero-bg.jpg&w=3840&q=75&dpl=dpl_C8kVbG2jZfBtCxujsAjfKYdjKYDb Every session counts One command to log your Claude Code ou...