Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/amanda/files/
Date: Thu, 11 Feb 2021 20:28:31
Message-Id: 1613075298.2172c97e2a9b47d5d155d790003bb6c047ce79dd.conikost@gentoo
1 commit: 2172c97e2a9b47d5d155d790003bb6c047ce79dd
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 10 17:00:35 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 11 20:28:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2172c97e
7
8 app-backup/amanda: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/19407
11 Package-Manager: Portage-3.0.14, Repoman-3.0.2
12 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 app-backup/amanda/files/amanda.service-r1 | 10 ----------
16 1 file changed, 10 deletions(-)
17
18 diff --git a/app-backup/amanda/files/amanda.service-r1 b/app-backup/amanda/files/amanda.service-r1
19 deleted file mode 100644
20 index a605eb487bf..00000000000
21 --- a/app-backup/amanda/files/amanda.service-r1
22 +++ /dev/null
23 @@ -1,10 +0,0 @@
24 -[Unit]
25 -Description=Amanda Backup System
26 -After=local-fs.target
27 -
28 -[Service]
29 -User=amanda
30 -Group=amanda
31 -ExecStart=/usr/libexec/amanda/amandad -auth=bsdtcp amdump amindexd amidxtaped
32 -StandardInput=socket
33 -StandardOutput=socket