Skip to content
  • Jameson Rollins's avatar
    Complete rework of guardctrl to use systemd · 55fff016
    Jameson Rollins authored
    This moves all node daemon supervision to the systemd supervision
    system.  nodes are instances of a guardian@.service template, all
    under the guardian.slice.
    
    Logging will be handled by journald.  An svlogd interface is kept to
    interface with the old logs.
    
    The guardctrl interface is rewritten appropriately, and the web server
    control interface is dropped in favor of ssh-based remote access.
    55fff016