mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-11 01:40:41 +08:00
Update alpineInit.sh
This commit is contained in:
parent
f3abc787c5
commit
edced80eeb
1 changed files with 3 additions and 3 deletions
|
|
@ -40,9 +40,9 @@ HostName=$(grep "HostName" $confFile | awk '{print $2}')
|
|||
|
||||
# Setting Alpine Linux by "setup-alpine" will enable the following services
|
||||
# https://github.com/alpinelinux/alpine-conf/blob/c5131e9a038b09881d3d44fb35e86851e406c756/setup-alpine.in#L189
|
||||
#acpid | default
|
||||
#crond | default
|
||||
#seedrng | boot
|
||||
acpid | default
|
||||
crond | default
|
||||
seedrng | boot
|
||||
|
||||
# Add virt-what to community repository
|
||||
addCommunityRepo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue