ports/www/py-isso/pkg-message

22 lines
478 B
Plaintext

[
{
message: <<EOM
please inspect and customize isso.cfg. To run as a service you should add
isso_enable="YES" to your rc.conf. You can also change if needed:
isso_bin="/usr/local/bin/isso"
isso_config="/usr/local/etc/isso.cfg"
isso_user="www"
with the update to version 1.13.0 config file extension was renamed to cfg
you might want to rename your config file the same possibly.
EOM
}
{
type: remove
message: <<EOM
you might want to remove isso.cfg if present.
EOM
}
]