diff options
author | RPKI Documentation Robot <docbot@rpki.net> | 2014-12-11 00:00:29 +0000 |
---|---|---|
committer | RPKI Documentation Robot <docbot@rpki.net> | 2014-12-11 00:00:29 +0000 |
commit | 96831d5eca72f035d13611297e8695a42409b020 (patch) | |
tree | 24f3d3eac1bbc90fa1f9b3a57f3711b647f43f53 /doc/doc.RPKI.Installation.DebianPackages | |
parent | d7e93de9e5dd70615e5429c28a3a748e17ef58f4 (diff) |
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=6040
Diffstat (limited to 'doc/doc.RPKI.Installation.DebianPackages')
-rw-r--r-- | doc/doc.RPKI.Installation.DebianPackages | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc.RPKI.Installation.DebianPackages b/doc/doc.RPKI.Installation.DebianPackages index 5a7ce180..048af3b8 100644 --- a/doc/doc.RPKI.Installation.DebianPackages +++ b/doc/doc.RPKI.Installation.DebianPackages @@ -56,7 +56,7 @@ aptitude should also work. * If you changed anything in rpki.conf, you should restart the RPKI CA service: - sudo initctl restart rpki-ca + sudo service rpki-ca restart ***** Upgrading ***** @@ -69,4 +69,4 @@ version of the code using the normal APT upgrade process, eg: Or, if you only want to update the RPKI tools: sudo apt-get update - sudo apt-get upgrade + sudo apt-get upgrade rpki-ca rpki-rp |