remove chronyd
This commit is contained in:
parent
a7fc61698a
commit
b0c75ec390
2 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@ sed -Ei \
|
||||||
|
|
||||||
step 'Enable services'
|
step 'Enable services'
|
||||||
rc-update add acpid default
|
rc-update add acpid default
|
||||||
rc-update add chronyd default
|
|
||||||
rc-update add crond default
|
rc-update add crond default
|
||||||
rc-update add net.eth0 default
|
rc-update add net.eth0 default
|
||||||
rc-update add net.lo boot
|
rc-update add net.lo boot
|
||||||
|
|
|
@ -2,7 +2,6 @@ alpine-base
|
||||||
busybox
|
busybox
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
btrfs-compsize
|
btrfs-compsize
|
||||||
chrony
|
|
||||||
network-extras
|
network-extras
|
||||||
openssl
|
openssl
|
||||||
openssh
|
openssh
|
||||||
|
|
Loading…
Reference in a new issue