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

# 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