summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/en/permissions.json
blob: f5144d1852ee11142b6c1dd4862a365981a02f60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "action.exec": "Execute commands on clients (as root).",
    "action.reboot": "Reboot Client.",
    "action.shutdown": "Shutdown Client.",
    "action.wol": "Send WOL packet to client.",
    "jumphost.assign-subnet": "Assign subnet to jump host.",
    "jumphost.edit": "Edit jump host.",
    "jumphost.view": "See list of jump hosts.",
    "newkeypair": "Generate new Key pair.",
    "subnet.edit": "Add\/remove subnets.",
    "subnet.flag": "Edit subnet properties.",
    "subnet.view": "See list of subnets.",
    "woldiscover": "Toggle automatic determination of WOL-reachability."
}