modules/ooye: calm yo ass (set restart timer + counter)

This commit is contained in:
h7x4
2026-01-21 13:17:16 +09:00
parent 833a74a6fb
commit 7111d00df8

View File

@@ -181,6 +181,9 @@ in
#NoNewPrivileges = true;
#PrivateDevices = true;
Restart = "on-failure";
RestartSec = "5s";
StartLimitIntervalSec = "5s";
StartLimitBurst = "5";
DynamicUser = true;
};
};