repo.or.cz
/
nslu2-linux
/
optware.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git]
/
sources
/
monit
/
postinst
blob
5195a87fbd086f30212964aca4f91b48a0cb6c66
1
#!/bin/sh
2
3
cat
<<EOF
4
5
monit has been installed sucessfully. Now edit /opt/etc/monitrc
6
and start the daemon by invoking /opt/etc/init.d/S99monit start.
7
8
EOF
9