1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 12:56:18 +00:00
ngircd/contrib
Alexander Barton 160f728530 contrib/ngircd.service: systemd service file for ngircd
Thanks to Kyle Keen <keenerd@gmail.com>:

Date: Sat, 18 Aug 2012 08:28:22 -0400
Message-ID: <CAAKTTKNNmrB=8XtxcV6w1Q-RQ6J_xTTDGD4MHQFaDy6V3=B19Q@mail.gmail.com>
From: keenerd <keenerd@gmail.com>
To: ngircd-ml@ngircd.barton.de
Subject: [ngIRCd-ML] systemd service

Hello all.

Linked is a service file for ngircd.  Please add this to your source
tree so other people don't have to learn to write service files ;-)

https://projects.archlinux.org/svntogit/community.git/plain/trunk/ngircd.service?h=packages/ngircd

-Kyle Keen
Arch Linux TU
http://kmkeen.com
2012-08-18 16:01:51 +02:00
..
Anope Really include _all_ patches to build the Anope module 2012-03-05 21:30:38 +01:00
Debian ngIRCd release 19.2 2012-06-19 11:47:15 +02:00
MacOSX Merge branch 'capabilities' 2012-04-28 00:49:37 +02:00
Makefile.am contrib/ngircd.service: systemd service file for ngircd 2012-08-18 16:01:51 +02:00
ngindent contrib/ngindent: detect "gindent" as GNU indent 2011-08-01 23:39:29 +02:00
ngircd-bsd.sh Renamed contrib/ngircd.sh to contrib/ngircd-bsd.sh 2009-05-05 11:41:26 +02:00
ngIRCd-Logo.gif Mac OS X: update installer texts and add logo. 2011-04-14 11:24:07 +02:00
ngircd-redhat.init contrib/ngircd-redhat.init: updated email address of Naoya Nakazawa 2010-11-07 14:18:04 +01:00
ngircd.service contrib/ngircd.service: systemd service file for ngircd 2012-08-18 16:01:51 +02:00
ngircd.spec ngIRCd release 19.2 2012-06-19 11:47:15 +02:00
platformtest.sh contrib/platformtest.sh: support "CC=xxx MAKE=yyy ./platformtest.sh" 2012-04-28 00:58:23 +02:00
README Add preliminary ngIRCd protocol module for Anope 1.9 2011-07-10 14:23:11 +02:00
systrace.policy systrace policy for OpenBSD/NetBSD, thanks to Benjamin Pineau <ben@zouh.org> 2004-04-28 12:16:59 +00:00

                     ngIRCd - Next Generation IRC Server
                           http://ngircd.barton.de/

               (c)2001-2011 Alexander Barton and Contributors.
               ngIRCd is free software and published under the
                   terms of the GNU General Public License.

                            -- Contributions --


Anope/
 - A preliminary patch that adds a ngIRCd protocol module to Anope 1.9.

Debian/
 - Various files for building Debian GNU/Linux packages (".deb's").

MacOSX/
 - Project files for XCode, the "project builder" of Apple Mac OS X.

ngindent
 - Script to indent the code of ngIRCd in the "standard way".

ngircd-bsd.sh
 - Start script for FreeBSD.

ngircd-redhat.init
 - Start/stop script for RedHat-based distributions (like CentOS).

ngircd.spec
 - RPM "spec" file.

platformtest.sh
 - Build ngIRCd and output a "result line" suitable for doc/Platforms.txt.

systrace.policy
 - Systrace policy file for OpenBSD (and probably NetBSD).