mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 21:54:40 +08:00
Update alpineInit.sh
This commit is contained in:
parent
0baf96ac32
commit
3f252c390f
1 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@ acpid | default
|
||||||
crond | default
|
crond | default
|
||||||
seedrng | boot
|
seedrng | boot
|
||||||
|
|
||||||
|
# Reset configurations of repositories
|
||||||
|
true >/etc/apk/repositories
|
||||||
|
setup-apkrepos -1
|
||||||
|
setup-apkcache /var/cache/apk
|
||||||
|
|
||||||
# Synchronize time from hardware
|
# Synchronize time from hardware
|
||||||
hwclock -s
|
hwclock -s
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue