[Unit] Description=Buildbot worker service for lcov AssertPathExists=/home/lcovworker/worker [Service] WorkingDirectory=/home/lcovworker/ ExecStart=/usr/bin/buildbot-worker start --nodaemon worker ExecReload=/usr/bin/buildbot-worker restart --nodaemon worker ExecStop=/usr/bin/buildbot-worker stop worker Restart=always [Install] WantedBy=default.target