Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=620112

--- Comment #17 from Ivan Afonichev <ivan.afonic...@gmail.com> 2011-06-17 
08:03:49 EDT ---
Problem with Type=forking exists :(
but reproduces rather rarely 


[root@vannew ~]# systemctl status udpxy.service
udpxy.service - UDP-to-HTTP multicast traffic relay daemon
   Loaded: loaded (/lib/systemd/system/udpxy.service)
   Active: active (running) since Fri, 17 Jun 2011 15:49:55 +0400; 8min ago
  Process: 26428 ExecStart=/usr/bin/udpxy $OPTIONS (code=exited,
status=0/SUCCESS)
 Main PID: 26430 (udpxy)
   CGroup: name=systemd:/system/udpxy.service
    └ 26430 /usr/bin/udpxy -S -p 4022 -a 127.0.0.1 -c 16
[root@vannew ~]# systemctl stop udpxy.service
[root@vannew ~]# systemctl status udpxy.service
udpxy.service - UDP-to-HTTP multicast traffic relay daemon
   Loaded: loaded (/lib/systemd/system/udpxy.service)
   Active: inactive (dead) since Fri, 17 Jun 2011 16:01:39 +0400; 2s ago
  Process: 26428 ExecStart=/usr/bin/udpxy $OPTIONS (code=exited,
status=0/SUCCESS)
 Main PID: 26430 (code=exited, status=0/SUCCESS)
   CGroup: name=systemd:/system/udpxy.service
[root@vannew ~]# systemctl start udpxy.service
[root@vannew ~]# systemctl status udpxy.service
udpxy.service - UDP-to-HTTP multicast traffic relay daemon
   Loaded: loaded (/lib/systemd/system/udpxy.service)
   Active: active (running) since Fri, 17 Jun 2011 16:01:48 +0400; 4s ago
  Process: 26539 ExecStart=/usr/bin/udpxy $OPTIONS (code=exited,
status=0/SUCCESS)
 Main PID: 26541 (udpxy)
   CGroup: name=systemd:/system/udpxy.service
    └ 26541 /usr/bin/udpxy -S -p 4022 -a 127.0.0.1 -c 16

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to