Advertisement
Guest User

numlockontty.install

a guest
Jan 10th, 2013
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. post_upgrade() {
  2.   cat << EOF
  3. ==> You should enable the service by running:
  4.     # systemctl enable numLockOnTty
  5.  
  6.     To disable:
  7.     # systemctl disable numLockOnTty
  8. EOF
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement