[Bug 216224] [regression] `pw usermod $username -m` doesn't work after r286196

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 25 19:29:51 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216224

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: bapt
Date: Sat Feb 25 19:28:49 UTC 2017
New revision: 314277
URL: https://svnweb.freebsd.org/changeset/base/314277

Log:
  MFC r312644, r312650

  r312644:
  Readd a feature lost in pw(8) refactoring

  pw usermod foo -m

  It used to be able to (re)create the home directory if it didn't exists

  r312650:
  Really restore the old behaviour for pw usermod -m

  It again reinstall missing skel files without overwriting changed one
  Add a regression test about it

  PR:           216224
  Reported by:  ae

Changes:
_U  stable/10/
  stable/10/usr.sbin/pw/psdate.c
  stable/10/usr.sbin/pw/pw_user.c
  stable/10/usr.sbin/pw/tests/pw_usermod.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list