Freedt

Jul 20, 2023

Experimental reimplementation of Dan Bernstein’s daemontools

A reimplementation of Dan Bernstein’s daemontools under the GNU GPL, sharing no code with the original implementation.

It currently includes feature-equivalent replacements for argv0, envdir, envuidgid, setlock, setuidgid, softlimit, supervise, svc, svok, svscan, svstat and recordio. It also includes dumblog a simple multilog replacement, mkservice a script for automatically creating service directories, anonidentd an anonimising identd implementation and ratelimit a bandwidth-limiting filter along the lines of recordio. All the tools include usage messages; for instance, do “ratelimit -h” for a brief rundown of the options.

Please note that this package is not a drop-in replacement for daemontools; the internal state files in service directories are different, and the error messages and a few of the options aren’t quite the same. It’s also still somewhat experimental, so I’d recommend sticking with daemontools on production systems until there’s a stable release of freedt.



Checkout these related ports:
  • Zxfer - Easily and reliably transfer ZFS filesystems
  • Ztop - Display ZFS dataset I/O in real time
  • Zsm - ZFS Snapshot Manager
  • Zsd - Destroys ZFS snapshots
  • Zrepl - ZFS dataset replication tool
  • Zrep - ZFS based replication and failover solution
  • Zpool-iostat-viz - ZFS pool I/O latency statistics
  • Zoxide - Fast cd alternative that learns your habits
  • Zogftw - Creates redundant backups on encrypted ZFS pools
  • Znapzend - ZFS-centric backup tool
  • Zisofs-tools - User utilities for zisofs
  • Zidrav - File corruption detection and repair program
  • Zfstools - OpenSolaris-compatible auto snapshotting for ZFS
  • Zfsnap2 - Portable performant script to make rolling ZFS snapshots easy
  • Zfsnap - Simple sh script to make zfs rolling snaphosts with cron