[Unit]
Description=Buylater Email Service
After=network.target

[Service]
Type=simple
ExecStart=/home/crash/git/buylater/bin/buylater -port=3003
WorkingDirectory=/home/crash/git/buylater
Restart=always
RestartSec=5

[Install]
WantedBy=default.target