# File lib/puppet/provider/package/hpux.rb, line 43 43: def standard_args 44: return ["-x", "mount_all_filesystems=false"] 45: end