projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove wlconf
[openwrt.git]
/
openwrt
/
target
/
default
/
target_skeleton
/
sbin
/
halt
diff --git
a/openwrt/target/default/target_skeleton/sbin/halt
b/openwrt/target/default/target_skeleton/sbin/halt
index
2aee693
..
39eed26
100755
(executable)
--- a/
openwrt/target/default/target_skeleton/sbin/halt
+++ b/
openwrt/target/default/target_skeleton/sbin/halt
@@
-1,3
+1,3
@@
#!/bin/sh
/usr/bin/killall5 -9
-umount -ar
+
#
umount -ar
This page took
0.020888 seconds
and
4
git commands to generate.