Re: kmod questions?
On Fri, Jan 28, 2000 at 05:03:27PM +0200, Shaul Karl wrote:
> 1) Does /etc/modules needed with kmod or can it be deleted?
> 2) Why there is no line like
> 0-59/5 * * * * /sbin/rmmod -a
> for cron to process?
For the /etc/crontab entry, make it
0-59/5 * * * * root /sbin/rmmod -a
It wants a user to run as.
--
+----------------------------------------------------+
| Eric G. Miller egm2@jps.net |
| GnuPG public key: http://www.jps.net/egm2/gpg.asc |
+----------------------------------------------------+
Reply to: