index
:
openadk.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
etc
/
init.d
/
done
blob: 018d52a43e76076b01ae892cf1d5ad49e255e539 (
plain
)
1
2
3
4
#!/bin/sh #FWINIT 98 [[ $1 = autostart ]] && sysctl -p >&- exit 0