vagrant/plugins/hosts
Alexander Kurilo 73cc633b02
Detect NFS server by service name on Arch
Fixes #7629.
nfs-server.service seems to load kernel modules it needs itself, while nfsd appears in `/proc/filesystems` only after the kernel module has been loaded, so vagrant fails to detect NFS server until it's started first time after the system has booted. This checks if the NFS service actually exists and hopes that it'll figure the stuff out itself.

`list-unit-files` is utilized rather than `list-units` because systemd seems to not list units that are disabled: https://lists.fedoraproject.org/pipermail/devel/2011-November/159117.html
2016-07-23 13:09:23 +03:00
..
arch Detect NFS server by service name on Arch 2016-07-23 13:09:23 +03:00
bsd Allow colon in NFS ID regex 2015-01-20 14:11:42 +00:00
darwin Add a note about why we will always leak RDP tmpfiles 2016-05-28 23:53:20 -04:00
freebsd hosts/bsd: don't execute shell for sudo commands [GH-2808] 2014-01-12 22:34:45 -08:00
gentoo Do not let NFS systemctl status use a pager 2016-04-28 13:28:37 -03:00
linux Re-word Linux RDP error to include `xfreerdp`. 2015-11-02 23:42:01 -08:00
null hosts/null: needs to accept env as param 2014-01-07 21:14:33 -08:00
redhat Fix RHEL name and description 2015-05-19 12:58:19 +02:00
slackware Fix Slackware Host detection and nfsd checks 2015-10-07 01:17:07 -03:00
suse Better NFS status check command for SUSE 2015-09-10 10:05:14 +02:00
windows Give a unique, prefixed name to all tempfiles 2016-05-28 23:22:34 -04:00