Andrey Meshkov
fc88f59f61
*(global): fixed service implementation for OpenWrt
...
We now use a procd init script for OpenWrt just like it's recommended in
the documentation. The service is automatically enabled on the install
command.
✅ Closes: https://github.com/AdguardTeam/AdGuardHome/issues/1386
2020-02-05 17:38:23 +03:00
Simon Zolin
e398117d25
Merge: Service: Support installation on OpenWrt
...
Close #1348
Squashed commit of the following:
commit 87cca9129631350681ec77d1dee0781f0a237387
Merge: 313beee1 9b0096dd
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Jan 16 12:41:20 2020 +0300
Merge remote-tracking branch 'origin/master' into 1348-openwrt
commit 313beee114e1daae8319192949b4db5fd8321df1
Merge: 16225231 e2f9e298
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Jan 16 12:01:21 2020 +0300
Merge remote-tracking branch 'origin/master' into 1348-openwrt
commit 16225231bf3836fc6785ebefe44d239591b0485e
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Jan 16 11:59:59 2020 +0300
minor
commit faca9821003334d2032ccec1010eb2acbac88743
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Jan 16 11:54:53 2020 +0300
minor
commit 0e92ec123023cb6b81ef5cfd7e3ae454c3931980
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Jan 15 14:03:40 2020 +0300
minor
commit 3185b1d48f31a95857a27e8ed858443f977e97af
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Jan 14 13:18:00 2020 +0300
minor
commit 6bd6012d01ef55631215a5542630ccf92180739e
Author: Simon Zolin <s.zolin@adguard.com>
Date: Mon Jan 13 19:57:44 2020 +0300
- service: fix installation on OpenWrt
2020-01-16 12:44:06 +03:00
Simon Zolin
127cca0c83
* systemd service file: fix boot priority: start AGH after network is online
2019-10-08 12:29:11 +03:00
Simon Zolin
131aa4c93c
- service stop: fix race
...
Service Stop handler sends SIGINT to the main thread,
which begins the stops the app.
2019-07-02 12:56:23 +03:00
Simon Zolin
dc682763ff
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00