repo.or.cz
/
lwes-erlang.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial version
[lwes-erlang.git]
/
fw-pkgin
/
stop
blob
665484d78b6720b608c53c3be997bbb4c9609692
1
#! /bin/sh
2
3
#---------------------------------------------------------------------
4
# start
5
#
6
# Executed when the package (service) is shut down.
7
# Not supported by all package formats.
8
#---------------------------------------------------------------------
9
10
exit
0