projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix uclibc++ dependency issue
[openwrt.git]
/
openwrt
/
package
/
frickin
/
files
/
frickin.init
diff --git
a/openwrt/package/frickin/files/frickin.init
b/openwrt/package/frickin/files/frickin.init
index
0a80d41
..
e07a094
100644
(file)
--- a/
openwrt/package/frickin/files/frickin.init
+++ b/
openwrt/package/frickin/files/frickin.init
@@
-6,7
+6,7
@@
DEFAULT=/etc/default/$BIN
case $1 in
start)
- $BIN $OPTIONS
+ $BIN $OPTIONS
&
;;
*)
echo "usage: $0 (start)"
This page took
0.030139 seconds
and
4
git commands to generate.