Annotation of embedaddon/dnsmasq/contrib/systemd/README, revision 1.1

1.1     ! misho       1: Hello,
        !             2: 
        !             3: I created a systemd service file for dnsmasq.
        !             4: systemd is a sysvinit replacement (see [1] for more information).
        !             5: One of the goals of systemd is to encourage standardization between different
        !             6: distributions. This means, while I also submitted a ticket in Debian GNU/Linux,
        !             7: I would like to ask you to accept this service file as the upstream
        !             8: distributor, so that other distributions can use the same service file and
        !             9: don’t have to ship their own.
        !            10: 
        !            11: Please include this file in your next release (just like in init script).
        !            12: 
        !            13: 
        !            14: [1] http://en.wikipedia.org/wiki/Systemd
        !            15: 
        !            16: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>