projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add missing copyright
[openwrt.git]
/
package
/
base-files
/
default
/
etc
/
init.d
/
S98done
diff --git
a/package/base-files/default/etc/init.d/S98done
b/package/base-files/default/etc/init.d/S98done
index
5d5ab49
..
a1ea5ad
100755
(executable)
--- a/
package/base-files/default/etc/init.d/S98done
+++ b/
package/base-files/default/etc/init.d/S98done
@@
-1,4
+1,6
@@
#!/bin/sh
#!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
sysctl -p >&-
# automagically run firstboot
sysctl -p >&-
# automagically run firstboot
This page took
0.023246 seconds
and
4
git commands to generate.