From 8796a612f0600fc973aa908b84ded837f3470512 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Mon, 9 Mar 2020 19:23:02 +0100 Subject: 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 Signed-off-by: Sander Vrijders --- doc/man/ouroboros.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3