19
18
** TODO [#B] use scandir(3) instead of readdir(3)
20
19
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
22
20
** TODO use error() instead of perror()
25
23
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
26
25
** TODO [#B] Drop privileges after opening FIFO.
31
28
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
33
29
** TODO use error() instead of perror()
38
35
** TODO [#B] use scandir(3) instead of readdir(3)
39
36
** TODO [#C] use same file name rules as run-parts(8)
41
37
** TODO use error() instead of perror()