--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-a4fb79412f
2018-06-14 18:14:18.568207
--------------------------------------------------------------------------------

Name        : golang-github-vividcortex-godaemon
Product     : Fedora 27
Version     : 0
Release     : 0.1.20180508git3d9f6e0.fc27
URL         : https://github.com/VividCortex/godaemon
Summary     : Daemonize Go applications deviously
Description :

Daemonize Go applications with exec() instead of fork().

You can't daemonize the usual way in Go. Daemonizing is a Unix concept that
requires some specific things you can't do easily in Go. But you can still
accomplish the same goals if you don't mind that your program will start
copies of itself several times, as opposed to using fork() the way many
programmers are accustomed to doing.

--------------------------------------------------------------------------------
Update Information:

First package for Fedora
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1574001 - Review Request: golang-github-vividcortex-godaemon - 
Daemonize Go applications deviously
        https://bugzilla.redhat.com/show_bug.cgi?id=1574001
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-a4fb79412f' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/WKS2IH7MNEXO4UHDOFVQGKP6WECLQASG/

Reply via email to