diff options
Diffstat (limited to 'www/owncloud/files/pkg-message.in')
| -rw-r--r-- | www/owncloud/files/pkg-message.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/owncloud/files/pkg-message.in b/www/owncloud/files/pkg-message.in index 8d3aab2f2817..6b33c4724d9b 100644 --- a/www/owncloud/files/pkg-message.in +++ b/www/owncloud/files/pkg-message.in @@ -1,8 +1,6 @@ - -*********************************************************************** -* POST INSTALL CONFIGURATION * -*********************************************************************** - +[ +{ type: install + message: <<EOM Please note that everything has been installed in %%WWWDIR%%. You will probably want to add an alias to your httpd.conf file, something @@ -17,7 +15,7 @@ like this: And restart Apache. -******************************************************************** + The owncloud newsyslog.conf(5) filename has been changed: OLD: ${PREFIX}/etc/newsyslog.conf.d/owncloud NEW: ${PREFIX}/etc/newsyslog.conf.d/owncloud.conf @@ -31,4 +29,6 @@ newsyslog configuration now only includes filenames that end with If you use provisioning/configuration management tools to create or edit this file, you will need to change their configuration to use the new filename. -******************************************************************** +EOM +} +] |
