Adding run-parts style for pre and post useradd/del
Signed-off-by: ed neville <ed@s5h.net>
This commit is contained in:
2
lib/run_part.h
Normal file
2
lib/run_part.h
Normal file
@@ -0,0 +1,2 @@
|
||||
int run_part (char *script_path, char *name, char *action);
|
||||
int run_parts (char *directory, char *name, char *action);
|
||||
Reference in New Issue
Block a user