mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-11 09:50:57 +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
|
# Setting Alpine Linux by "setup-alpine" will enable the following services
|
||||||
# https://github.com/alpinelinux/alpine-conf/blob/c5131e9a038b09881d3d44fb35e86851e406c756/setup-alpine.in#L189
|
# https://github.com/alpinelinux/alpine-conf/blob/c5131e9a038b09881d3d44fb35e86851e406c756/setup-alpine.in#L189
|
||||||
#acpid | default
|
acpid | default
|
||||||
#crond | default
|
crond | default
|
||||||
#seedrng | boot
|
seedrng | boot
|
||||||
|
|
||||||
# Add virt-what to community repository
|
# Add virt-what to community repository
|
||||||
addCommunityRepo
|
addCommunityRepo
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue