You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description=Send a notification OnFailure of another service. Declare 'OnFailure=ntfy-failure@%i.service' in another service and set NTFY_TOPIC in an override of this service.
[Service]
Type=oneshot
Environment=NTFY_URL=https://ntfy.sh
Environment=NTFY_TOPIC=
# see https://docs.ntfy.sh/emojis/
Environment=NTFY_TAGS="warning"
# limit to less than 4096 to prevent turning the message into an attachment: https://docs.ntfy.sh/publish/#limitations