Skip to content

ratman: restructure setup trampoline

Katharina Fey requested to merge spacekookie/ratman-restructure into develop

This MR changes the way that ratmand is initialised. It moves almost all initialisation code into src/daemon/startup.rs. In the future we may want to provide multiple entry-points that can initialise ratman via the command-line or via a statically provided Config struct

Merge request reports