[Unit] Description=Notify Me After=network.target [Service] ExecStart=/bin/notify-me Restart=always RestartSec=30s Environment="HOST=0.0.0.0" Environment="PORT=6500" [Install] WantedBy=multi-user.target