[Unit] Description=IRC log server After=network.target [Service] Type=simple Restart=always RestartSec=1 User=bot ExecStart=/usr/bin/python3 /home/bot/irc-logmon-bot/server.py [Install] WantedBy=multi-user.target