Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7938] New: xinetd script installation broken

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 7938] New: xinetd script installation broken
  • Date: Thu, 6 Jan 2005 10:06:12 -0800 (PST)

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

Summary: xinetd script installation broken
Product: Sorcery
Version: 1.12.x
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: subroutines
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: v.merkatz AT gmx.net


the xinetd script installation adds a line
disabled=no
to the script if it is supposed to be installed enabled. Such a line is a
syntax
error in xinetd configuration as there _has_ to be a space before and after
the =.
The other problem is that "disabled" isn't a valid configuration option, the
correct line would be:
disable = no

--
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.



  • [SM-Sorcery-Bugs] [Bug 7938] New: xinetd script installation broken, bugzilla-daemon, 01/06/2005

Archive powered by MHonArc 2.6.24.

Top of Page