Skip to main content
2 of 2
Formatting
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

Package free:

  • Open root crontab sudo crontab -e
  • Add
    @reboot sh -c 'setleds +num < /dev/console'
    
    on a new line.
  • Some users may need to run:
    sudo systemctl enable cron.service
    
  • Then reboot and see it in action.
zqxyz
  • 121
  • 3