summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2020-03-09 19:23:02 +0100
committerSander Vrijders <sander@ouroboros.rocks>2020-03-14 15:39:07 +0100
commit8796a612f0600fc973aa908b84ded837f3470512 (patch)
tree01151da8de2014452635f175c97d95ad914fd45a /doc
parent0df9186d8d6248ecc3a82094b8cac9262287c704 (diff)
downloadouroboros-8796a612f0600fc973aa908b84ded837f3470512.tar.gz
ouroboros-8796a612f0600fc973aa908b84ded837f3470512.zip
ouroboros: Rename service to ouroboros
The service was called "irmd", but it makes a bit more sense to give it the system name. Only the service name is changed, the irmd binary remains irmd. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'doc')
-rw-r--r--doc/man/ouroboros.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/ouroboros.8 b/doc/man/ouroboros.8
index 45705053..88efd15b 100644
--- a/doc/man/ouroboros.8
+++ b/doc/man/ouroboros.8
@@ -36,9 +36,9 @@ superuser):
$ irmd
-or, if your system uses systemd, the IRM can be started as a service:
+or, if your system uses systemd, Ouroboros can be started as a service:
-$ systemctl start irmd
+$ systemctl start ouroboros
When started from the command line, the IRM has the following options:
.PP