summaryrefslogtreecommitdiffstats
path: root/debian/patches/0006-alias-service.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:50:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:50:22 +0000
commit4283a547939c204787a35239ff31758cccf2674f (patch)
tree961e298be9b22e950ab392515aa18ebb3de9bcd9 /debian/patches/0006-alias-service.patch
parentAdding upstream version 2.18+dfsg. (diff)
downloadirker-debian.tar.xz
irker-debian.zip
Adding debian version 2.18+dfsg-3.debian/2.18+dfsg-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/0006-alias-service.patch')
-rw-r--r--debian/patches/0006-alias-service.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/patches/0006-alias-service.patch b/debian/patches/0006-alias-service.patch
new file mode 100644
index 0000000..858773f
--- /dev/null
+++ b/debian/patches/0006-alias-service.patch
@@ -0,0 +1,18 @@
+From: Neil Muller <drnlmuller+debian@gmail.com>
+Date: Sun, 13 May 2018 15:07:57 +0200
+Subject: Add an alias to the upstream service file so the sysinit and systemd
+
+scripts play nicely together.
+---
+ irkerd.service | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/irkerd.service b/irkerd.service
+index d19378b..74e9126 100644
+--- a/irkerd.service
++++ b/irkerd.service
+@@ -10,3 +10,4 @@ ExecStart=/usr/bin/irkerd
+
+ [Install]
+ WantedBy=multi-user.target
++Alias=irker.service