www-apps/drone: Fix silly error in service file.
Package-Manager: Portage-3.0.9, Repoman-3.0.2
This commit is contained in:
parent
0a83f5cb79
commit
56e67cf1d4
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ Requires=network.target
|
|||
User=drone
|
||||
Group=drone
|
||||
|
||||
ExecStart=/usr/sbin/drone -env-file /etc/drone/app.ini
|
||||
ExecStart=/usr/sbin/drone-server -env-file /etc/drone/app.ini
|
||||
|
||||
Restart=on-failure
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue