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: 27 Dec 2005 21:26:33 -0000

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


vin.public AT gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|net |net
Resolution| |FIXED




------- Additional Comments From eric AT sandall.us 2005-07-19 17: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.

--


------- Additional Comments From vin.public AT gmail.com 2005-12-27 15:26
-------
fixed in devel at 72200

--
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, 12/27/2005

Archive powered by MHonArc 2.6.24.

Top of Page