Home
last modified time | relevance | path

Searched refs:atrun (Results 1 – 11 of 11) sorted by relevance

/freebsd/libexec/atrun/
H A DMakefile6 PROG= atrun
7 SRCS= atrun.c gloadavg.c
8 MAN= atrun.8
21 atrun.8: atrun.man
H A Datrun.c89 static const char * const atrun = "atrun"; /* service name for syslog etc. */ variable
176 pam_err = pam_start(atrun, pentry->pw_name, &pamc, &pamh); in run_file()
473 openlog(atrun, LOG_PID, LOG_CRON); in main()
/freebsd/lib/libpam/pam.d/
H A Datrun3 # PAM configuration for the "atrun" service
6 # Note well: enabling pam_nologin for atrun will currently result
H A DMakefile25 AT+= atrun
/freebsd/usr.bin/at/
H A Datrun6 */5 * * * * root /usr/libexec/atrun
H A DMakefile3 CONFS= atrun
/freebsd/usr.sbin/cron/doc/
H A DREADME34 'at'; you can continue to run 'atrun' from the crontab as you have been
35 doing. If you don't have atrun (i.e., System V) you are in trouble.
H A DMAIL261 2) At is integrated into the cron. Instead of atrun to scan the
268 'at', I use 'atrun' the same way the current BSD cron does. My
/freebsd/targets/pseudo/userland/libexec/
H A DMakefile.depend8 libexec/atrun \
/freebsd/libexec/
H A DMakefile38 _atrun= atrun
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc71 OLD_FILES+=etc/pam.d/atrun
76 OLD_FILES+=usr/libexec/atrun
81 OLD_FILES+=usr/share/man/man8/atrun.8.gz