Carlos Santos
Results
3
issues of
Carlos Santos
- defs.h: #define PIDFILE (default /var/run/crond.pid). - subs.c: make fdprintf return a status, as required by the change in main.c. - main.c: create a pid file by default; add options...
Signed-off-by: Carlos Santos
tlog-rec-session allocates a new pseudo-terminal for the recorded user session. Since the _who_ command searches for an entry corresponding the current terminal in the `run/utmp` file, that search always fails....