projects
/
breezed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9db2763
)
Moved the binary into /usr/bin instead of /usr/local/bin.
author
Francois Fleuret
<francois@fleuret.org>
Sun, 26 Apr 2009 20:24:12 +0000
(22:24 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Sun, 26 Apr 2009 20:24:12 +0000
(22:24 +0200)
breezed.sh
patch
|
blob
|
history
diff --git
a/breezed.sh
b/breezed.sh
index
5de38f6
..
f65c810
100755
(executable)
--- a/
breezed.sh
+++ b/
breezed.sh
@@
-28,7
+28,7
@@
# Short-Description: Fan control daemon
### END INIT INFO
-DAEMON="/usr/
local/
bin/breezed"
+DAEMON="/usr/bin/breezed"
CONF_FILE="/etc/breezed.conf"
test -x $DAEMON || exit 0