Does adding "||" before the "true" statement fix it for you?
Here, I modified the content of the script to: ( test -x /usr/bin/numlockx && /usr/bin/numlockx on ) || /bin/true This works for me. Can you confirm whether it fixes the issue for you? -- Deinstalling numlockx breaks X startup https://bugs.launchpad.net/bugs/116528 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
