Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 2474] security log variable in /etc/sorcery/config

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 2474] security log variable in /etc/sorcery/config
  • Date: Sun, 9 Feb 2003 16:49:02 -0500

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





------- Additional Comments From eric_s AT gmx.de 2003-02-09 16:49 -------
and a bug swolley found...


cat $SCRIPT_DIRECTORY/SECURITY > $SECURITY_LOG


needs to be


cat $SCRIPT_DIRECTORY/SECURITY >> $SECURITY_LOG


to append to the logfile


*yuck*




cu Eric / snakebyte




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