7 lines
147 B
Text
7 lines
147 B
Text
|
SHELL=/bin/bash
|
||
|
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||
|
MAILTO=root@fedoraproject.org
|
||
|
HOME=/
|
||
|
|
||
|
*/10 * * * * postgres /usr/local/bin/kill_idle_xact_92.sh
|