Skip to content

Instantly share code, notes, and snippets.

@skwashd
Created April 28, 2016 14:32
Show Gist options
  • Save skwashd/085563150ceae7d07316ba7be58eba97 to your computer and use it in GitHub Desktop.
Save skwashd/085563150ceae7d07316ba7be58eba97 to your computer and use it in GitHub Desktop.
DrupalVM with centos7 box
==> mfdev: Configuring and enabling network interfaces...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
/etc/init.d/rpcbind restart; /etc/init.d/nfs restart
Stdout from the command:
Stderr from the command:
bash: line 3: /etc/init.d/rpcbind: No such file or directory
bash: line 3: /etc/init.d/nfs: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment