mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
scripts/mkimg.base.sh: add apk-cron to base
Nice to have the option to do unattended security updates out of the box.
This commit is contained in:
parent
d6e4e4b071
commit
6ef9f2720a
@ -327,7 +327,7 @@ profile_base() {
|
||||
case "$ARCH" in
|
||||
x86_64) initfs_features="$initfs_features nfit";;
|
||||
esac
|
||||
apks="alpine-base busybox chrony dhcpcd doas e2fsprogs
|
||||
apks="alpine-base apk-cron busybox chrony dhcpcd doas e2fsprogs
|
||||
kbd-bkeymaps network-extras openntpd openssl openssh
|
||||
tzdata wget tiny-cloud-alpine"
|
||||
apkovl=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user