diff options
Diffstat (limited to 'polkit/wrappers/draknfs')
-rwxr-xr-x | polkit/wrappers/draknfs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/polkit/wrappers/draknfs b/polkit/wrappers/draknfs new file mode 100755 index 0000000..2e90f23 --- /dev/null +++ b/polkit/wrappers/draknfs @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/bin/pkexec /usr/libexec/draknfs $* |