summaryrefslogtreecommitdiffstats
path: root/scripts/native-intercept/chown
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/native-intercept/chown')
-rwxr-xr-xscripts/native-intercept/chown2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/native-intercept/chown b/scripts/native-intercept/chown
new file mode 100755
index 0000000000..4f43271c2b
--- /dev/null
+++ b/scripts/native-intercept/chown
@@ -0,0 +1,2 @@
1#! /bin/sh
2echo "Intercept $0: $@ -- do nothing"