[Unit] Description=My Python Project Service After=network.target [Service] User=pinesol Group=pinesol WorkingDirectory=/home/pinesol/runbot ExecStart=/home/pinesol/runbot/bin/python /home/pinesol/runbot/bin/supybot /home/pinesol/runbot/pinesol.conf Restart=always Type=simple [Install] WantedBy=multi-user.target