ports/www/py-isso/pkg-message

19 lines
344 B
Plaintext
Raw Normal View History

2019-09-06 20:53:08 +02:00
[
{
message: <<EOM
2019-09-08 11:14:48 +02:00
please inspect and customize isso.conf. 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.conf"
isso_user="www"
2019-09-06 20:53:08 +02:00
EOM
}
{
type: remove
message: <<EOM
2019-09-08 11:14:48 +02:00
you might want to remove isso.conf if present.
2019-09-06 20:53:08 +02:00
EOM
}
]