rebuild re-registers agent; preserve /run/hyperhive across restarts

This commit is contained in:
müde 2026-05-14 22:13:00 +02:00
parent 746132d41e
commit af464e27f4
3 changed files with 5 additions and 1 deletions

View file

@ -37,6 +37,7 @@ in
RestartSec = 2;
RuntimeDirectory = "hyperhive";
RuntimeDirectoryMode = "0750";
RuntimeDirectoryPreserve = "yes";
StateDirectory = "hyperhive";
};
};