mediawiki: restart phpfpm on updated secrets
This commit is contained in:
parent
84893e0f69
commit
44c71fd688
@ -43,6 +43,7 @@ in {
|
||||
(map (key: lib.nameValuePair key {
|
||||
owner = user;
|
||||
group = group;
|
||||
restartUnits = [ "phpfpm-mediawiki.service" ];
|
||||
}))
|
||||
lib.listToAttrs
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user