Исправление запуска сервиса 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue