9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
[Unit]
|
|
Description=Login Mailer
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/root/server-toolset/login-mailer.sh
|
|
Environment="EMAIL=your_email@example.org"
|
|
Environment="ENDPOINT=mail.example.org/api/mail"
|