summaryrefslogtreecommitdiffstats
path: root/netwerk/sctp/src/restore_mod.sh
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/sctp/src/restore_mod.sh')
-rwxr-xr-xnetwerk/sctp/src/restore_mod.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/netwerk/sctp/src/restore_mod.sh b/netwerk/sctp/src/restore_mod.sh
new file mode 100755
index 0000000000..8305e478ed
--- /dev/null
+++ b/netwerk/sctp/src/restore_mod.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+find -name '*.[ch]' -exec chmod 644 {} \;