Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #51772 > unrolled thread
| Started by | Alex <gaaf@gmx.net> |
|---|---|
| First post | 2015-12-15 18:10 +0100 |
| Last post | 2015-12-15 18:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.debian.kernel
Bug#805710: nfs-common: NFS mounts don't work because nfs-common starts before rpcbind.service Alex <gaaf@gmx.net> - 2015-12-15 18:10 +0100
| From | Alex <gaaf@gmx.net> |
|---|---|
| Date | 2015-12-15 18:10 +0100 |
| Subject | Bug#805710: nfs-common: NFS mounts don't work because nfs-common starts before rpcbind.service |
| Message-ID | <qG1gS-76S-9@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hi, I have the same issue. The problem for me is that the rpcbind listen socket is created _after_ the attempt to mount the NFS filesystems. After adding these 2 lines to the [Unit] section in /lib/systemdsystem/rpcbind.socket the problem was gone. DefaultDependencies=no Before=sockets.target -- Alex
Back to top | Article view | linux.debian.kernel
csiph-web