summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Martyanoff2022-01-07 07:25:39 +0100
committerNicolas Martyanoff2022-01-07 07:25:39 +0100
commit6e6990a9d54a1e3d2eef1be3b0d4c1cf1b7f9bb6 (patch)
treec2263bb82f15a1a93a9133775a1b9738a3011c86 /PKGBUILD
parentd9d90889a97cd6896c7482aada2402f433f2f4af (diff)
downloadaur-6e6990a9d54a1e3d2eef1be3b0d4c1cf1b7f9bb6.tar.gz
backup the environment file during updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 252b02538592..8aab74ea0dd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://k3s.io"
license=("Apache")
arch=("x86_64" "armv7h" "aarch64")
conflicts=("k3s-git")
+backup=("etc/systemd/system/k3s.service.env")
source=(
"k3s.service"