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