Comment # 6 on bug 1010880 from
Aargh please remove the wildcard:

for tty in /dev/tty[1-9]; do
   setleds -D +num < $tty
done

I suppose one could write a systemd unit to do the same job.


You are receiving this mail because: