Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13505] useradd and adduser should be improved/fixed

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 13505] useradd and adduser should be improved/fixed
  • Date: 9 Mar 2007 09:28:35 -0000

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





------- Additional Comments From sobukus AT sourcemage.org 2007-03-09 03:28
-------
-old_home=$(grep '^HOME=' /etc/default/useradd && sed 's/HOME=//')
+old_home=$(grep '^HOME=' "$INSTALL_ROOT/etc/default/useradd" |
sed 's/HOME=//')

(without words...)

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