prosody: reload the prosody service after renewing SSL certs
This commit is contained in:
parent
5ee5879747
commit
c13ca97965
1 changed files with 2 additions and 1 deletions
|
@ -32,6 +32,7 @@
|
||||||
"xu.isomorphis.me"
|
"xu.isomorphis.me"
|
||||||
];
|
];
|
||||||
group = config.services.prosody.group;
|
group = config.services.prosody.group;
|
||||||
|
reloadServices = [ "prosody" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue