diff options
author | Rob Austein <sra@hactrn.net> | 2016-04-23 15:03:43 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-04-23 15:03:43 +0000 |
commit | 5c624ffcb9cb6fbecf49ede4740a71f0c8135362 (patch) | |
tree | 379fafaff407b04958e73795791d830428862ab8 /ca/rpki-start-servers | |
parent | 784b20d33070a8450b23d846a0d936a356646739 (diff) |
Remove a whole lotta rootd stuff.
svn path=/branches/tk705/; revision=6377
Diffstat (limited to 'ca/rpki-start-servers')
-rwxr-xr-x | ca/rpki-start-servers | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ca/rpki-start-servers b/ca/rpki-start-servers index 26068bc7..1d7befb6 100755 --- a/ca/rpki-start-servers +++ b/ca/rpki-start-servers @@ -86,4 +86,3 @@ def run(name, old_flag = None): run("irdbd", "run_rpkid") run("rpkid") run("pubd") -run("rootd") |