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