mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-14 10:24:32 -05:00
7 lines
148 B
SYSTEMD
7 lines
148 B
SYSTEMD
|
[Unit]
|
||
|
Description=%i email notification
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/bin/bash -c '/usr/local/bin/systemd-email.sh daniel@coblox.tech %i'
|