[Unit] Description=Semaphore Ansible After=network.target [Service] User=www-data Group=www-data ExecStart=/usr/bin/semaphore server --config /etc/semaphore/config.json ExecReload=/bin/kill -HUP $MAINPID Type=simple [Install] WantedBy=multi-user.target