From e0c1a454069475cf5a8fb0378f4a07e281161499fee68ca21f87413bb4e7f301 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 14 Jun 2012 10:57:01 +0000 Subject: [PATCH] Accepting request 124897 from home:vuntz:branches:Base:System Update tgt.init to not hang with systemd OBS-URL: https://build.opensuse.org/request/show/124897 OBS-URL: https://build.opensuse.org/package/show/Base:System/tgt?expand=0&rev=8 --- tgt.changes | 8 ++++++++ tgt.init | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/tgt.changes b/tgt.changes index ec7fc52..5ca5bd9 100644 --- a/tgt.changes +++ b/tgt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jun 14 09:51:09 CEST 2012 - vuntz@opensuse.org + +- Remove "# pidfile: /var/run/tgtd.pid" from tgt.init, as it makes + the script hang on systemd-based systems. This is the same bug as + rh#797913, and the fix was used in Fedora. Apparently, there's no + such pid file written by tgtd. + ------------------------------------------------------------------- Mon Jun 4 14:39:47 CEST 2012 - hare@suse.de diff --git a/tgt.init b/tgt.init index 4ad455c..e50a9d7 100644 --- a/tgt.init +++ b/tgt.init @@ -16,7 +16,6 @@ # # -# pidfile: /var/run/tgtd.pid DAEMON=/usr/sbin/tgtd PIDFILE=/var/run/tgtd.pid