Re: Tip: [Solved] Correct password login fail when CAPS LOCK not on [SOLVED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, Apr 25, 2016 at 11:11:38AM -0500, David Wright wrote:
[...]
> A solution is to put a line:
>
> @reboot /sbin/kbdrate -r 2 -d 1000
>
> into /root/crontab and then type
>
> # crontab /root/crontab
A minor detail: I tend not to put system-wide things in a user's crontab,
but in the system-wide crontabs under /etc/cron.d. For example put (a
slightly modified version, see below) this line in a file /etc/cron.d/kbdrate.
The /etc/cron* tables have an additional field, which user they are
to be run under:
@reboot root /sbin/kbdrate -r 2 -d 1000
regards
- -- t
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlceYT0ACgkQBcgs9XrR2kZ4HwCdEE3zkgTQm+FWihlXJQR6AS6L
EA8An2SoIumD/fqmbFRkfD8OvAhKOjE6
=AGuo
-----END PGP SIGNATURE-----
Reply to: