diff --git a/data/pkexec.json b/data/pkexec.json new file mode 100644 index 0000000..c42e257 --- /dev/null +++ b/data/pkexec.json @@ -0,0 +1,9 @@ +{ + "functions": { + "sudo": [ + { + "code": "sudo pkexec /bin/sh" + } + ] + } +} \ No newline at end of file