initial version
[lwes-erlang.git] / fw-pkgin / stop
blob665484d78b6720b608c53c3be997bbb4c9609692
1 #! /bin/sh
3 #---------------------------------------------------------------------
4 # start
5 #
6 # Executed when the package (service) is shut down.
7 # Not supported by all package formats.
8 #---------------------------------------------------------------------
10 exit 0