Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10482] Newsd is a standalone local NNTP news server for private newsgroup serving on a single server

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10482] Newsd is a standalone local NNTP news server for private newsgroup serving on a single server
  • Date: 1 Feb 2006 23:23:34 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10482





------- Additional Comments From drjschn AT gmx.de 2006-02-01 17:23 -------
Ahum. Init scripts missing though. This one should do: (not sure if network
is
a real requirement since localhost might make sense as well...)

#!/bin/bash

PROGRAM=/usr/sbin/newsd
RUNLEVEL=3
NEEDS="+network"

. /etc/init.d/smgl_init

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page