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
/
init.d
/
done
blob: 04950fdc26404f458661715864584bc7dd55595d (
plain
)
1
2
3
4
#!/bin/sh #INIT 98 [[ $1 = autostart ]] && sysctl -p >&- 2>/dev/null exit 0