added message and rc.d service script

This commit is contained in:
2019-09-06 20:53:08 +02:00
parent 3d9a0211fa
commit 3211e146e1
3 changed files with 86 additions and 0 deletions

14
www/py-isso/pkg-message Normal file
View File

@@ -0,0 +1,14 @@
[
{
message: <<EOM
to run isso you need to copy and customize the file isso.conf.sample
in the configuration directory /usr/local/etc to isso.conf.
EOM
}
{
type: remove
message: <<EOM
you might want to remove /usr/local/etc/isso.conf if present.
EOM
}
]