app-backup/amanda: postinstall log message ammended to all ebuilds

patch by Proxied developer, sourced from bug #518982

Package-Manager: portage-2.2.20.1
This commit is contained in:
Ian Delaney
2015-09-20 15:28:59 +08:00
parent c6c3843376
commit 4c82f4e299
3 changed files with 12 additions and 3 deletions

View File

@@ -443,6 +443,9 @@ pkg_postinst() {
elog "Otherwise, please look at /usr/share/doc/${PF}/inetd.amanda.sample"
elog "as an example of how to configure your inetd."
elog
elog "systemd-users: enable and start amanda.socket or the relevant services"
elog "regarding what auth method you use."
elog
elog "NOTICE: If you need raw access to partitions you need to add the"
elog "amanda user to the 'disk' group."
elog
@@ -456,7 +459,7 @@ pkg_postinst() {
elog "Please note that this package no longer explicitly depends on"
elog "virtual/inetd, as it supports modes where an inetd is not needed"
elog "(see bug #506028 for details)."
elog "The only exception is when you use the authentication method 'local'."
}
# We have had reports of amanda file permissions getting screwed up.

View File

@@ -443,6 +443,9 @@ pkg_postinst() {
elog "Otherwise, please look at /usr/share/doc/${PF}/inetd.amanda.sample"
elog "as an example of how to configure your inetd."
elog
elog "systemd-users: enable and start amanda.socket or the relevant services"
elog "regarding what auth method you use."
elog
elog "NOTICE: If you need raw access to partitions you need to add the"
elog "amanda user to the 'disk' group."
elog
@@ -456,7 +459,7 @@ pkg_postinst() {
elog "Please note that this package no longer explicitly depends on"
elog "virtual/inetd, as it supports modes where an inetd is not needed"
elog "(see bug #506028 for details)."
elog "The only exception is when you use the authentication method 'local'."
}
# We have had reports of amanda file permissions getting screwed up.

View File

@@ -440,6 +440,9 @@ pkg_postinst() {
elog "Otherwise, please look at /usr/share/doc/${PF}/inetd.amanda.sample"
elog "as an example of how to configure your inetd."
elog
elog "systemd-users: enable and start amanda.socket or the relevant services"
elog "regarding what auth method you use."
elog
elog "NOTICE: If you need raw access to partitions you need to add the"
elog "amanda user to the 'disk' group."
elog
@@ -453,7 +456,7 @@ pkg_postinst() {
elog "Please note that this package no longer explicitly depends on"
elog "virtual/inetd, as it supports modes where an inetd is not needed"
elog "(see bug #506028 for details)."
elog "The only exception is when you use the authentication method 'local'."
}
# We have had reports of amanda file permissions getting screwed up.