changed installation message
This commit is contained in:
parent
638cd4b407
commit
cbd4b174bb
@ -1,13 +1,18 @@
|
||||
[
|
||||
{
|
||||
message: <<EOM
|
||||
please inspect and customize isso.conf in ${ETCDIR}
|
||||
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"
|
||||
EOM
|
||||
}
|
||||
{
|
||||
type: remove
|
||||
message: <<EOM
|
||||
you might want to remove isso.conf in ${ETCDIR} if present.
|
||||
you might want to remove isso.conf if present.
|
||||
EOM
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user