mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
Merge release-23.05 into staging-next-23.05
This commit is contained in:
@@ -358,6 +358,7 @@ in
|
||||
];
|
||||
serviceConfig = {
|
||||
ExecStart = "${cfg.package.python.interpreter} -m frigate";
|
||||
Restart = "on-failure";
|
||||
|
||||
User = "frigate";
|
||||
Group = "frigate";
|
||||
|
||||
Reference in New Issue
Block a user