diff options
Diffstat (limited to 'irc/psybnc/files/pkg-message.in')
| -rw-r--r-- | irc/psybnc/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/irc/psybnc/files/pkg-message.in b/irc/psybnc/files/pkg-message.in index 5adf0b170134..26c0128bf74d 100644 --- a/irc/psybnc/files/pkg-message.in +++ b/irc/psybnc/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM If you have not created SSL certificates for psybnc already, do so using the following commands: @@ -8,3 +11,6 @@ cd %%PSYBASE%% -key key/psybnc.key.pem -out key/psybnc.cert.pem /usr/bin/openssl x509 -subject -dates -fingerprint -noout \ -in key/psybnc.cert.pem +EOM +} +] |
