Merge release-23.05 into staging-next-23.05

This commit is contained in:
github-actions[bot]
2023-12-28 00:13:09 +00:00
committed by GitHub

View File

@@ -358,6 +358,7 @@ in
];
serviceConfig = {
ExecStart = "${cfg.package.python.interpreter} -m frigate";
Restart = "on-failure";
User = "frigate";
Group = "frigate";