left4me/deploy/files/usr/local/lib/systemd/system
mwiegand fc371711ec
fix(deploy): StartLimit* directives belong in [Unit], not [Service]
systemd 230+ moved StartLimitBurst= and StartLimitIntervalSec= from
[Service] into [Unit] (with the rename from StartLimitInterval=). Putting
them in [Service] makes systemd silently ignore them with a warning to
journalctl: "Unknown key 'StartLimitIntervalSec' in section [Service],
ignoring." — meaning the restart-loop cap I claimed in commit 519567e
wasn't actually applied.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 12:56:54 +02:00
..
l4d2-build.slice docs(deploy): point slice files at perf baseline spec 2026-05-09 09:51:48 +02:00
l4d2-game.slice docs(deploy): point slice files at perf baseline spec 2026-05-09 09:51:48 +02:00
left4me-server@.service fix(deploy): StartLimit* directives belong in [Unit], not [Service] 2026-05-09 12:56:54 +02:00
left4me-web.service chore(deploy): cleanup left4me-web hardening + docs for kernel overlayfs 2026-05-08 12:29:49 +02:00