summaryrefslogtreecommitdiffstats
path: root/test/test6.sh
blob: 6c8d28e59aac2d3aedeadf56cbff07e457da6061 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh -e

# desc: test triggers in kernel package

$APK add --root $ROOT --initdb -U --repository $PWD/repo1 \
	--repository $SYSREPO linux-grsec

test -L "$ROOT"/boot/vmlinuz-grsec

test -L "$ROOT"/boot/initramfs-grsec