updated py-isso to version 0.13.0
This commit is contained in:
@@ -1,18 +1,21 @@
|
||||
[
|
||||
{
|
||||
message: <<EOM
|
||||
please inspect and customize isso.conf. To run as a service you should add
|
||||
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.conf"
|
||||
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.conf if present.
|
||||
you might want to remove isso.cfg if present.
|
||||
EOM
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user