summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/bacula/bacula-13.0.2-r2.ebuild')
-rw-r--r--app-backup/bacula/bacula-13.0.2-r2.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-backup/bacula/bacula-13.0.2-r2.ebuild b/app-backup/bacula/bacula-13.0.2-r2.ebuild
index 8477869b3cab..8369e48a2977 100644
--- a/app-backup/bacula/bacula-13.0.2-r2.ebuild
+++ b/app-backup/bacula/bacula-13.0.2-r2.ebuild
@@ -423,4 +423,9 @@ pkg_postinst() {
einfo
einfo "/var/lib/bacula/tmp was configured for archivedir. This dir will be used during"
einfo "restores, so be sure to set it to an appropriate in dir in the bacula config."
+
+ einfo
+ einfo "If you adapt the port numbers for baculas components in the config files"
+ einfo "make sure to adapt the file names for the pidfile accordingly"
+ einfo "(see init.d scripts)."
}