Removed non-existent systemd LogDirectoryMode

This commit is contained in:
2025-08-03 15:29:05 +03:00
parent 5b05475500
commit 9913e614ec

View File

@@ -82,7 +82,6 @@ in
StateDirectory = "eko";
StateDirectoryMode = "0700";
LogsDirectory = "eko";
LogDirectoryMode = "0700";
WorkingDirectory = cfg.dataDir;
Type = "simple";