mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 09:50:29 +00:00
3d49e8ac84
Don't run ngIRCd in forground mode but let it daemonize itself. This enhances the log output of "systemctl status ngircd.service", because now ngIRCd doesn't print out its PID and timestamp on each log message which is redundant: it becomes logged by systemd/journald already. |
||
---|---|---|
.. | ||
Debian | ||
MacOSX | ||
Makefile.am | ||
ngindent | ||
ngircd-bsd.sh | ||
ngIRCd-Logo.gif | ||
ngircd-redhat.init | ||
ngircd.service | ||
ngircd.spec | ||
platformtest.sh | ||
README | ||
systrace.policy |
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 -- 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).