Fixed systemd service name
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
This commit is contained in:
parent
c5b0db8de2
commit
e3eb54720c
@ -25,7 +25,7 @@ assets = [
|
|||||||
]
|
]
|
||||||
[package.metadata.deb.systemd-units]
|
[package.metadata.deb.systemd-units]
|
||||||
unit-scripts = "build/debian/service"
|
unit-scripts = "build/debian/service"
|
||||||
unit-name = "adept.service"
|
unit-name = "adept"
|
||||||
enable = true
|
enable = true
|
||||||
start = true
|
start = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user