Method: Vagrant::Guest::Solaris::SolarisConfig#suexec_cmd
- Defined in:
- lib/vagrant/guest/solaris.rb
#suexec_cmd ⇒ Object
This sets the command to use to execute items as a superuser. sudo is default
15 16 17 |
# File 'lib/vagrant/guest/solaris.rb', line 15 def suexec_cmd @suexec_cmd end |