Don't propagate stop to Prosody component state

This commit is contained in:
Alex Palaistras 2023-11-14 18:24:07 +00:00
parent e91366e63d
commit 80ad429457
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ Description=Biboumi IRC Gateway for XMPP
Wants=container-build@%N.service container-volume@%N.service prosody.service prosody-component-register@%N.service Wants=container-build@%N.service container-volume@%N.service prosody.service prosody-component-register@%N.service
After=container-build@%N.service container-volume@%N.service prosody.service After=container-build@%N.service container-volume@%N.service prosody.service
Before=prosody-component-register@%N.service Before=prosody-component-register@%N.service
PropagatesStopTo=prosody-component-register@%p-%i.service
[Container] [Container]
ContainerName=%N ContainerName=%N

View File

@ -3,7 +3,6 @@ Description=Slidge Gateway for XMPP (%i)
Wants=container-build@%p.service container-volume@%p-%i.service prosody.service prosody-component-register@%p-%i.service Wants=container-build@%p.service container-volume@%p-%i.service prosody.service prosody-component-register@%p-%i.service
After=container-build@%p.service container-volume@%p-%i.service prosody.service After=container-build@%p.service container-volume@%p-%i.service prosody.service
Before=prosody-component-register@%p-%i.service Before=prosody-component-register@%p-%i.service
PropagatesStopTo=prosody-component-register@%p-%i.service
[Service] [Service]
Type=notify Type=notify