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 --- irmd.service.in | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 irmd.service.in (limited to 'irmd.service.in') diff --git a/irmd.service.in b/irmd.service.in deleted file mode 100644 index e6dc006e..00000000 --- a/irmd.service.in +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Ouroboros IPC Resource Manager Daemon - -[Service] -ExecStart=@CMAKE_INSTALL_PREFIX@/sbin/irmd -User=root - -[Install] -WantedBy=multi-user.target \ No newline at end of file -- cgit v1.2.3