aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel NĂ©ri <dne+alpine@mayonnaise.net>2020-06-04 23:21:57 +0200
committerAriadne Conill <ariadne@dereferenced.org>2020-06-05 04:45:12 +0000
commit015572990bed49aaa07fcdb2f4b3ae56774a12da (patch)
tree2f23abf1e5340992a5a77c9aa45f935ec99ded05
parent7a0a84e8d95a98b00d3c6881714199978efaab17 (diff)
main/busybox: add hvc0 (Xen domain console) to /etc/securetty
-rw-r--r--main/busybox/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index d5f96de2668..eb5315d8548 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=busybox
pkgver=1.31.1
-pkgrel=16
+pkgrel=17
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url="https://busybox.net/"
arch="all"
@@ -172,6 +172,7 @@ tty8
tty9
tty10
tty11
+hvc0
EOF
# script for udhcpc