This website requires JavaScript.
Explore
Help
Register
Sign In
nils
/
gluon
Watch
1
Star
0
Fork
0
You've already forked gluon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0c5b5373bb
gluon
/
package
/
gluon-autoupdater
/
files
/
usr
/
lib
/
autoupdater
/
download.d
/
10gluon-autoupdater
10 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
autoupdater: stop non-essential services before downloading the image
2016-02-02 05:38:03 +00:00
#!/bin/sh
. /lib/gluon/autoupdater/lib.sh
stop cron
gluon-autoupdater: start/stop urngd instead of haveged OpenWRT 19.07 enables urngd by default, so haveged is redundant.
2020-04-22 18:28:21 +00:00
stop urngd
autoupdater: stop non-essential services before downloading the image
2016-02-02 05:38:03 +00:00
stop micrond
stop sysntpd
Reference in New Issue
Copy Permalink