From 61e1dd122fbd0c336a66f8f98dd428cf45cac17a Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Sat, 24 Jan 2026 21:28:52 -0500 Subject: [PATCH] remove notify-teams-success@.service --- notify/notify-teams-success@.service | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 notify/notify-teams-success@.service diff --git a/notify/notify-teams-success@.service b/notify/notify-teams-success@.service deleted file mode 100644 index 2e278be..0000000 --- a/notify/notify-teams-success@.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Send Teams success notification for %i - -[Service] -Type=oneshot -ExecStart=/usr/local/bin/notify-teams.sh %i success -# Load webhook URL from environment file -EnvironmentFile=-/etc/notify-teams.conf