From 419e51638c715d8fdfa4fab1ad40bec66deb92b9 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 10 Jun 2017 15:02:51 +0200 Subject: test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keys --- test/test6.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/test6.sh') diff --git a/test/test6.sh b/test/test6.sh index 6c8d28e..1a4ec77 100755 --- a/test/test6.sh +++ b/test/test6.sh @@ -3,9 +3,9 @@ # desc: test triggers in kernel package $APK add --root $ROOT --initdb -U --repository $PWD/repo1 \ - --repository $SYSREPO linux-grsec + --repository $SYSREPO alpine-keys linux-vanilla -test -L "$ROOT"/boot/vmlinuz-grsec +test -L "$ROOT"/boot/vmlinuz -test -L "$ROOT"/boot/initramfs-grsec +test -L "$ROOT"/boot/initramfs-vanilla -- cgit v1.2.3-60-g2f50