Class SudoStatements
java.lang.Object
org.jclouds.scriptbuilder.statements.login.SudoStatements
Statements used in sudo control
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Statement
create new sudoers file with the wheel group authorized to all commands without a password
-
Constructor Details
-
SudoStatements
public SudoStatements()
-
-
Method Details
-
createWheel
create new sudoers file with the wheel group authorized to all commands without a password
-