app-backup/amanda: postinstall log message ammended to all ebuilds
authorIan Delaney <idella4@gentoo.org>
Sun, 20 Sep 2015 07:28:59 +0000 (15:28 +0800)
committerIan Delaney <idella4@gentoo.org>
Sun, 20 Sep 2015 07:30:07 +0000 (15:30 +0800)
patch by Proxied developer, sourced from bug #518982

Package-Manager: portage-2.2.20.1

app-backup/amanda/amanda-3.3.3-r1.ebuild
app-backup/amanda/amanda-3.3.5.ebuild
app-backup/amanda/amanda-3.3.7.ebuild

index 6c1ad5ef3f8040fb418cfdd9962105232c6914cc..12774cc335776421317e83174de93c2009573e05 100644 (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.
index de12f3fb788d1b04ca1327de0083ab22969f7cbc..a214a4f6c08433b7cc01596a2399194eb79269b0 100644 (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.
index 3b784f85b03aba2771418f06b4a9de7614b3b5f7..4ed9f337d1b7cb024bfe0f126f39bc5a05ff1937 100644 (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.