[Unit] Description=Bitbake Read-Only Hash Server After=network.target [Service] User=hashserv WorkingDirectory=/home/hashserv Type=simple ExecStart=/usr/bin/python3 /home/hashserv/bitbake/bin/bitbake-hashserv --bind :8686 --read-only --log DEBUG -d /var/www/yocto/6.6.36/cache/hashserv.db [Install] WantedBy=multi-user.target