diff --git a/files/dwatchd.service b/files/dwatchd.service index 3b9aa3d..5131a61 100644 --- a/files/dwatchd.service +++ b/files/dwatchd.service @@ -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 diff --git a/package.yml b/package.yml index 1942fd4..7cf24e8 100644 --- a/package.yml +++ b/package.yml @@ -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