[Unit] Description=nxy python irc bot After=network.target znc.service [Service] Type=simple User=nxy WorkingDirectory=$BOTDIR ExecStart=$VIRTUALENV/bin/python $BOTDIR/nxy/bot.py [Install] WantedBy=multi-user.target