Исправление запуска сервиса dwatchd
All checks were successful
Build / Build project (push) Successful in 1m28s
All checks were successful
Build / Build project (push) Successful in 1m28s
This commit is contained in:
parent
ae00139563
commit
3708bac258
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ ConditionPathExists=/etc/dwatch/config.json
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/sbin/dwatchd -vvv
|
||||
ExecStart=/usr/bin/dwatchd -vvv
|
||||
KillMode=process
|
||||
KillSignal=SIGTERM
|
||||
TimeoutStopSec=10s
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name : dwatch
|
||||
version : 0.0.10
|
||||
release : 2
|
||||
release : 3
|
||||
source :
|
||||
- git|https://git.zhirov.kz/dwatch/dwatch.git : 35319d42c4bf81583f6978a857b8b0fc41ceb11f
|
||||
homepage : https://git.zhirov.kz/dwatch/dwatch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue