Merge pull request #234 from edneville/79_userdel

Adding run-parts for userdel
This commit is contained in:
Serge Hallyn
2020-06-10 00:31:10 -05:00
committed by GitHub
7 changed files with 140 additions and 5 deletions

View File

@@ -44,6 +44,8 @@ libshadow_la_SOURCES = \
pwio.c \
pwio.h \
pwmem.c \
run_part.h \
run_part.c \
subordinateio.h \
subordinateio.c \
selinux.c \