rebuild re-registers agent; preserve /run/hyperhive across restarts
This commit is contained in:
parent
746132d41e
commit
af464e27f4
3 changed files with 5 additions and 1 deletions
|
|
@ -37,6 +37,7 @@ in
|
|||
RestartSec = 2;
|
||||
RuntimeDirectory = "hyperhive";
|
||||
RuntimeDirectoryMode = "0750";
|
||||
RuntimeDirectoryPreserve = "yes";
|
||||
StateDirectory = "hyperhive";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue