Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
38124c73
Commit
38124c73
authored
Dec 02, 2002
by
Leigh B. Stoller
Browse files
Add node_update to list.
parent
c8d62ee1
Changes
2
Hide whitespace changes
Inline
Side-by-side
security/paperbag.in
View file @
38124c73
...
...
@@ -28,6 +28,7 @@ my $TB = "@prefix@";
"
nfree
"
=>
"
$TB
/bin/nfree
",
"
node_reboot
"
=>
"
$TB
/bin/node_reboot
",
"
node_update
"
=>
"
$TB
/bin/node_update
",
"
node_control
"
=>
"
$TB
/bin/node_control
",
"
os_load
"
=>
"
$TB
/bin/os_load
",
"
create_image
"
=>
"
$TB
/bin/create_image
",
"
node_admin
"
=>
"
$TB
/bin/node_admin
",
...
...
xmlrpc/xmlrpcbag.in
View file @
38124c73
...
...
@@ -28,6 +28,7 @@ my $TB = "@prefix@";
"
nfree
"
=>
"
$TB
/bin/nfree
",
"
node_reboot
"
=>
"
$TB
/bin/node_reboot
",
"
node_update
"
=>
"
$TB
/bin/node_update
",
"
node_control
"
=>
"
$TB
/bin/node_control
",
"
os_load
"
=>
"
$TB
/bin/os_load
",
"
create_image
"
=>
"
$TB
/bin/create_image
",
"
node_admin
"
=>
"
$TB
/bin/node_admin
",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment