mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
chore: drop unused service file
This commit is contained in:
parent
054230ff30
commit
41c25b93b1
@ -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
|
Loading…
Reference in New Issue
Block a user