[arch-commits] Commit in lxc/trunk (PKGBUILD lxc-auto.service)
Sergej Pupykin
spupykin at archlinux.org
Sun Mar 29 20:53:26 UTC 2020
Date: Sunday, March 29, 2020 @ 20:53:24
Author: spupykin
Revision: 606476
upgpkg: lxc 1:4.0.0-2
Modified:
lxc/trunk/PKGBUILD
lxc/trunk/lxc-auto.service
------------------+
PKGBUILD | 4 ++--
lxc-auto.service | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-29 20:53:15 UTC (rev 606475)
+++ PKGBUILD 2020-03-29 20:53:24 UTC (rev 606476)
@@ -7,7 +7,7 @@
pkgname=lxc
epoch=1
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Linux Containers"
arch=('x86_64')
url="https://linuxcontainers.org"
@@ -30,7 +30,7 @@
'SKIP'
'10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479'
'711fb84c87b143cb0098e095fdebb040b15f553a854efbe846a00100bdb9ae88'
- '4174fcc0a664108f1884920930a3dbec0aeceed1fc24f00c200a583c06d447d0')
+ 'b31f8d6b301ab9901b43f2696bcd0babb32b96e4a59fab63a2d642e43bf26bb3')
prepare() {
cd "$srcdir/$pkgname-${pkgver/_/-}"
Modified: lxc-auto.service
===================================================================
--- lxc-auto.service 2020-03-29 20:53:15 UTC (rev 606475)
+++ lxc-auto.service 2020-03-29 20:53:24 UTC (rev 606476)
@@ -8,6 +8,7 @@
ExecStop=/usr/bin/lxc-autostart -s
Delegate=true
TasksMax=32768
+RemainAfterExit=true
[Install]
WantedBy=multi-user.target
More information about the arch-commits
mailing list