summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Kojevnikov2015-12-08 19:40:59 +1000
committerAndrey Kojevnikov2015-12-08 19:40:59 +1000
commit9450500ef5ea53ad19b49462d9370db30acf26cd (patch)
treee89969670c493623673e90548fb5fc65affd5b9b
parentc4ead9abadca785242981558f62b4556daa3a141 (diff)
downloadaur-9450500ef5ea53ad19b49462d9370db30acf26cd.tar.gz
etcd.service backup
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 543c76b89baf..876c00e8077a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64' 'i686' 'armv6h' 'armv7h')
url='https://github.com/coreos/etcd'
license=('Apache')
makedepends=('go')
-backup=('etc/conf.d/etcd')
+backup=('etc/conf.d/etcd' 'usr/lib/systemd/system/etcd.service')
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/coreos/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}.service"