summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames Harvey2015-08-04 01:41:57 +0000
committerJames Harvey2015-08-04 01:41:57 +0000
commit705bcd430d3f404cb9608461178b13caa1d9fcde (patch)
tree1ef27f12cd1b249704ea2d4a9166764df24574f7 /PKGBUILD
parente5a2453141d4822f09df86af3dd931a73de1e0a2 (diff)
downloadaur-705bcd430d3f404cb9608461178b13caa1d9fcde.tar.gz
As of kernel 4.1.3 (-1 Arch) and/or systemd 223, there is a bug in svcrdma, where if it is loaded before some of the other rdma or nfs related modules or services are up, systemd will not reboot or shutdown. It will unmount everything and shut down all services, but then at the last second not actually hit the power switch.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 735eba5e7da4..e045ea9624c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# * Namcap warns that dependency rdma and nfs-utils are not needed, but nfs-utils-rdma-server requires IPoIB, and the IPoIB kernel modules are loaded by the rdma package, and requires nfs-utils, or there's no kernel module to load or port to configure.
pkgname=nfs-utils-rdma-server
-pkgver=1.00
+pkgver=1.01
pkgrel=1
pkgdesc='Load kernel module for NFS server using RDMA, and configure RDMA port'
arch=('any')
@@ -14,7 +14,7 @@ source=('nfs-utils-rdma-server'
'nfs-utils-rdma-server.install')
md5sums=('573abc0d8a23fe08ed2bfcc696d3f826'
'82c54ede9b9ecf21e15a803a10eef82d'
- '91d018727b56223c8381cd8dbac1d2dc'
+ 'fa333cc445899723d700e9945ac83c8b'
'd42c8b5ae86e61d3a847a92b1f59a2ae')
package() {