Fixed suse spelling in fedora capability
This commit is contained in:
parent
31b6d69127
commit
6c20b6cd34
|
@ -4,7 +4,7 @@ module VagrantPlugins
|
|||
class NetworkScriptsDir
|
||||
# The path to the directory with the network configuration scripts.
|
||||
# This is pulled out into its own directory since there are other
|
||||
# operating systems (SuSE) which behave similarly but with a different
|
||||
# operating systems (SUSE) which behave similarly but with a different
|
||||
# path to the network scripts.
|
||||
def self.network_scripts_dir(machine)
|
||||
"/etc/sysconfig/network-scripts"
|
||||
|
|
Loading…
Reference in New Issue