Manage user crontab submissions
envuidgid $BCRON_USER unixserver -U /var/run/bcron-spool bcron-spool
bcron-spool manipulates the bcron spool on behalf of users. It accepts one of three commands: List an existing file, remove an existing file, copy given data into a new file. The name of the file in the spool directory is restricted to the username of the connecting process.
BCRON_SPOOL
The spool directory for bcron. Defaults to /var/spool/cron.
Bruce Guenter <[email protected]>