Skip to content

Commit

Permalink
Merge branch 'master' of github:/ZigFisher/Glutinium
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigFisher committed Jul 25, 2021
2 parents 2fbf5b8 + 7f0f4c2 commit e6c3a7b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion flyscripts/files/etc/banner__zftlab_openipc_base
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and most importantly, Open IP Network Camera Framework for users worldwide.
Your contribution will help us advance development proposals forward, and interact with
the community on a regular basis.

https://openipc.org/contribution/
https://openipc.org/sponsor/



2 changes: 2 additions & 0 deletions hisi-osdrv1/script/load_hisilicon
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ start_majestic()
# Use it for stopping service: killall -sigint majestic
sleep 1
export SENSOR=$SNS_TYPE
sleep 30
ntpd -n -q -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org
majestic 2>&1 | logger -p daemon.info -t majestic &
}

Expand Down
2 changes: 2 additions & 0 deletions hisi-osdrv2/script/load_hisilicon
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,8 @@ run_majestic()
# Use it for stopping service: killall -sigint majestic
sleep 1
export SENSOR=$SNS_TYPE
sleep 40
ntpd -n -q -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org
majestic 2>&1 | logger -p daemon.info -t majestic &
}

Expand Down
2 changes: 2 additions & 0 deletions hisi-osdrv3/script/load_hisilicon
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,8 @@ start_majestic()
# Use it for stopping service: killall -sigint majestic
sleep 1
export SENSOR=$SNS_TYPE
sleep 30
ntpd -n -q -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org
majestic 2>&1 | logger -p daemon.info -t majestic &
}

Expand Down

0 comments on commit e6c3a7b

Please sign in to comment.