[bitlbee] Fix paths in the systemd unit files.

Matej Cepl mcepl at fedoraproject.org
Thu Aug 4 08:48:11 UTC 2011


commit 878f4a9c34dbfa9b0027fe25c7f6cec2f47915cd
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Sun Jul 31 09:42:18 2011 +0200

    Fix paths in the systemd unit files.

 bitlbee-systemd.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bitlbee-systemd.patch b/bitlbee-systemd.patch
index a8e5664..e3a3918 100644
--- a/bitlbee-systemd.patch
+++ b/bitlbee-systemd.patch
@@ -8,7 +8,7 @@ Index: bitlbee-3.0.3/init/bitlbee.service.in
  [Service]
 -ExecStart=@sbindir@/bitlbee -F -n
 +Type=simple
-+ExecStart=@sbindir@/bitlbee -D -n
++ExecStart=@sbindir at bitlbee -D -n
 +Restart=always
  
  [Install]


More information about the scm-commits mailing list