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-stable
Commits
bab0f654
Commit
bab0f654
authored
Jan 08, 2003
by
Robert Ricci
Browse files
Added readycount to the list of allowable programs
parent
616601b5
Changes
2
Show whitespace changes
Inline
Side-by-side
security/paperbag.in
View file @
bab0f654
...
...
@@ -35,6 +35,7 @@ my $TB = "@prefix@";
"
delay_config
"
=>
"
$TB
/bin/delay_config
",
"
savelogs
"
=>
"
$TB
/bin/savelogs
",
"
portstats
"
=>
"
$TB
/bin/portstats
",
"
readycount
"
=>
"
$TB
/bin/readycount
",
"
eventsys_control
"
=>
"
$TB
/bin/eventsys_control
"
);
...
...
xmlrpc/xmlrpcbag.in
View file @
bab0f654
...
...
@@ -35,6 +35,7 @@ my $TB = "@prefix@";
"
delay_config
"
=>
"
$TB
/bin/delay_config
",
"
savelogs
"
=>
"
$TB
/bin/savelogs
",
"
portstats
"
=>
"
$TB
/bin/portstats
",
"
readycount
"
=>
"
$TB
/bin/readycount
",
"
eventsys_control
"
=>
"
$TB
/bin/eventsys_control
"
);
...
...
Write
Preview
Markdown
is supported
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