diff options
Diffstat (limited to 'stp_check.in')
-rwxr-xr-x | stp_check.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stp_check.in b/stp_check.in index 2b9bd0e0..78aabebf 100755 --- a/stp_check.in +++ b/stp_check.in @@ -30,6 +30,7 @@ load_module() fi } +prefix=@prefix@ VAR_DIR=@localstatedir@/cache/systemtap RELAYFS=`grep " relayfs_poll" /boot/System.map-\`uname -r\`` |