We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc51b6b commit 8bb9da0Copy full SHA for 8bb9da0
openwrt/files/scutclient.config
@@ -11,4 +11,5 @@ config drcom
11
option version '4472434f4d0096022a'
12
option hash '2ec15ad258aee9604b18f2f8114da38db16efd00'
13
option dns '222.201.130.30'
14
- option onlinehook '/etc/init.d/sysntpd restart'
+ option onlinehook 'echo 0 > /tmp/scutclient_status'
15
+ option offlinehook 'echo 1 > /tmp/scutclient_status'
0 commit comments