Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9265] Spell firehol overwrites his main configuration file.

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 9265] Spell firehol overwrites his main configuration file.
  • Date: Tue, 19 Jul 2005 09:42:07 -0700 (PDT)

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


eric AT sandall.us changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |eric AT sandall.us




------- Additional Comments From eric AT sandall.us 2005-07-19 09:42 -------
It should probably use install_config_file instead of:
# Install config file if it doesn't exist before.
if [ ! -f $IR/firehol/firehol.conf ] ; then
install -m 644 examples/client-all.conf $IR/etc/firehol/firehol.conf
fi

However, by the code above it still shouldn't overwrite
/etc/firehol/firehol.conf.

--
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-Grimoire-Bugs] [Bug 9265] Spell firehol overwrites his main configuration file., bugzilla-daemon, 07/19/2005

Archive powered by MHonArc 2.6.24.

Top of Page