]> git.ipfire.org Git - thirdparty/shadow.git/commit
Adding run-parts style for pre and post useradd/del 234/head
authored <ed@s5h.net>
Thu, 12 Mar 2020 21:14:57 +0000 (21:14 +0000)
committerSerge Hallyn <shallyn@cisco.com>
Wed, 10 Jun 2020 05:26:55 +0000 (00:26 -0500)
commit32cfa176f27a137caf22093d9c54b240c9d7d68b
tree840d1e8e836dea742c93eabc3d65e74233fca33b
parentb2753b146a6d98389587c43d6f003404bf0dec12
Adding run-parts style for pre and post useradd/del

Signed-off-by: ed neville <ed@s5h.net>
lib/Makefile.am
lib/run_part.c [new file with mode: 0644]
lib/run_part.h [new file with mode: 0644]
man/useradd.8.xml
man/userdel.8.xml
src/useradd.c
src/userdel.c