From 08dadd37fdada1670c7c3a0553eda2ba5f2763e4 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 12 Jun 2016 22:47:29 -0300 Subject: systemd-230-4.parabola1: backport fix for automount idle-umount --- libre/systemd/PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libre') diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index d35849dad..d3ad12413 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat' 'libsystemd-standalone' 'libudev' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgver=230 -pkgrel=3.parabola1 +pkgrel=4.parabola1 arch=('i686' 'x86_64' 'armv7h') url="http://www.freedesktop.org/wiki/Software/systemd" makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -57,6 +57,9 @@ _backports=( # systemctl: fix return values on success 5f056378b0ceffb6e6fba3513f7eae72e2d09dc8 + + # automount: handle expire_tokens when the mount unit changes its state (#3434) + 0a62f81045dd810c8f1223cccbac4d706ea2cb45 ) prepare() { -- cgit v1.2.3