Update alpineInit.sh

This commit is contained in:
Molly Lau 2023-05-30 04:39:50 +09:00 committed by GitHub
parent f3abc787c5
commit edced80eeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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