mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
fix(sabnzbd): restart when secret config changes
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
owner = config.services.sabnzbd.user;
|
||||
group = config.services.sabnzbd.group;
|
||||
mode = "0600";
|
||||
restartUnits = ["sabnzbd.service"];
|
||||
};
|
||||
|
||||
sops.secrets = {
|
||||
|
||||
Reference in New Issue
Block a user