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
/
start
blob
dc1630043e1bcf1749ed40916ab44c9cdd6316ab
1
#! /bin/sh
2
3
#---------------------------------------------------------------------
4
# start
5
#
6
# Executed when the package (service) is started up.
7
# Not supported by all package formats.
8
#---------------------------------------------------------------------
9
10
exit
0