summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rwxr-xr-xshell5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell b/shell
new file mode 100755
index 0000000..582bd88
--- /dev/null
+++ b/shell
@@ -0,0 +1,5 @@
+#!/bin/sh
+# this file is generated by compile.sh. do not edit directly
+cd "/root/services/segfault"
+kill `pgrep -P 1 -f "tail -f ./files/cmd_in"`
+setuidgid segfault tail -f ./files/cmd_in | setuidgid segfault su -l segfault > ./files/cmd_out 2>&1