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

/macosx-10.10/system_cmds-643.1.1/atrun.tproj/
H A Datrun.c2 * atrun.c - run jobs queued by at; run with root privileges.
28 __FBSDID("$FreeBSD: src/libexec/atrun/atrun.c,v 1.27 2009/12/25 10:30:54 ed Exp $");
87 static const char * const atrun = "atrun"; /* service name for syslog etc. */ variable
181 pam_err = pam_start(atrun, pentry->pw_name, &pamc, &pamh);
233 "#!/bin/sh\n# atrun uid=%%ld gid=%%ld\n# mail %%%ds %%d",
472 openlog(atrun, LOG_PID, LOG_CRON);
507 * atrun.
566 fprintf(stderr, "usage: atrun [
[all...]

Completed in 210 milliseconds