fix email typo
authorIan Kelling <ian@iankelling.org>
Wed, 10 May 2023 17:53:28 +0000 (13:53 -0400)
committerIan Kelling <ian@iankelling.org>
Wed, 10 May 2023 17:53:28 +0000 (13:53 -0400)
machine_specific/btrbk/filesystem/etc/systemd/system/btrbk.service
machine_specific/kd/filesystem/etc/systemd/system/btrbk-spread.service

index bd098827b4319fa4002a90c58d7ab209b266579a..67fcd21f770411d323fe3fc2d4d8c99b0519abc0 100644 (file)
@@ -5,6 +5,6 @@ After=multi-user.target
 [Service]
 Type=oneshot
 ExecStartPre=/a/exe/install-my-scripts
-ExecStart=/usr/local/bin/sysd-mail-once -t daylerts@iankelling.org btrbk /usr/local/bin/btrbk-run --cron
+ExecStart=/usr/local/bin/sysd-mail-once -t daylert@iankelling.org btrbk /usr/local/bin/btrbk-run --cron
 ExecStartPost=/bin/sleep 1
 ExecStartPost=/a/exe/install-my-scripts
index 85e8d52f14a753815015f5ec66bae67db0f66911..44e6ceb447fbc82f14173cee90b14a72ad6cdfc6 100644 (file)
@@ -5,6 +5,6 @@ After=multi-user.target
 [Service]
 Type=oneshot
 ExecStartPre=/a/exe/install-my-scripts
-ExecStart=/usr/local/bin/sysd-mail-once -t daylerts@iankelling.org btrbk /usr/local/bin/btrbk-run --cron -k
+ExecStart=/usr/local/bin/sysd-mail-once -t daylert@iankelling.org btrbk /usr/local/bin/btrbk-run --cron -k
 ExecStartPost=/bin/sleep 1
 ExecStartPost=/a/exe/install-my-scripts