[Unit]
Description=Tellme Notifier
After=network.target
[Service]
User=tellme
WorkingDirectory=/opt/tellme
ExecStart=notifier.py
Restart=always
[Install]
WantedBy=multi-user.target