README (97d92980a96a50750844f420cc225ddf918f0699) | README (84f33dea627930e57209583fc83ffb3202babc0a) |
---|---|
1#/* Copyright 1988,1990,1993 by Paul Vixie 2# * All rights reserved 3# * 4# * Distribute freely, except: don't remove my name from the source or 5# * documentation (don't take credit for my work), mark your changes (don't 6# * get me blamed for your possible bugs), don't alter or remove this 7# * notice. May be sold if buildable source is provided to buyer. No 8# * warrantee of any kind, express or implied, is included with this --- 55 unchanged lines hidden (view full) --- 64 as much work as you want to make it) 65 start up the new cron 66 (must be done as root) 67 watch it. test it with 'crontab -r' and watch the daemon track your 68 changes. 69 if you like it, change your /etc/{rc,rc.local} to use it instead of 70 the old one. 71 | 1#/* Copyright 1988,1990,1993 by Paul Vixie 2# * All rights reserved 3# * 4# * Distribute freely, except: don't remove my name from the source or 5# * documentation (don't take credit for my work), mark your changes (don't 6# * get me blamed for your possible bugs), don't alter or remove this 7# * notice. May be sold if buildable source is provided to buyer. No 8# * warrantee of any kind, express or implied, is included with this --- 55 unchanged lines hidden (view full) --- 64 as much work as you want to make it) 65 start up the new cron 66 (must be done as root) 67 watch it. test it with 'crontab -r' and watch the daemon track your 68 changes. 69 if you like it, change your /etc/{rc,rc.local} to use it instead of 70 the old one. 71 |
72$FreeBSD$ | 72$Id: README,v 2.3 1993/12/28 08:34:43 vixie Exp $ |