chore: drop unused service file

This commit is contained in:
Thomas Boerger 2024-04-28 00:08:22 +02:00
parent 054230ff30
commit 41c25b93b1
No known key found for this signature in database
GPG Key ID: F630596501026DB5

View File

@ -1,13 +0,0 @@
[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