[Bug 1318246] Re: Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)
Daniel Holbach
daniel.holbach at ubuntu.com
Tue May 13 07:21:00 UTC 2014
daniel at daydream:~$ cat libibverbs-1.1.8/debian/libibverbs1.postinst
#!/bin/sh
# postinst script for libibverbs1
set -e
if [ "$1" = configure ]; then
getent group rdma > /dev/null 2>&1 || addgroup --system --quiet rdma
fi
#DEBHELPER#
daniel at daydream:~$
** Changed in: libibverbs (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libibverbs in Ubuntu.
https://bugs.launchpad.net/bugs/1318246
Title:
Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1318246/+subscriptions
More information about the Ubuntu-server-bugs
mailing list