summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/staprun_funcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/staprun/staprun_funcs.c')
-rw-r--r--runtime/staprun/staprun_funcs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/staprun/staprun_funcs.c b/runtime/staprun/staprun_funcs.c
index 4e6b9189..4df1992c 100644
--- a/runtime/staprun/staprun_funcs.c
+++ b/runtime/staprun/staprun_funcs.c
@@ -533,5 +533,6 @@ void assert_uprobes_module_permissions(
err("run '" BINDIR "/stap-authorize-signing-cert %s' as root\n",
SYSCONFDIR "/systemtap/ssl/server/stap.cert");
}
+ exit(-1);
#endif
}