cleaner, simpler & better
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[Unit]
|
||||
Description=Login Mailer
|
||||
Description=Get mailed when someone logs in to your server!
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/root/server-toolset/login-mailer.sh
|
||||
ExecStart=/usr/local/bin/login-mailer
|
||||
Environment="EMAIL=your_email@example.org"
|
||||
Environment="ENDPOINT=mail.example.org/api/mail"
|
||||
|
||||
Reference in New Issue
Block a user