Set package to cron.
I understand where you're coming from about the buttons being next to each
other, but I don't expect it to get changed.
Perhaps setting this bash function helps you:
crontab() {
if [[ $* == *-r* ]]; then
echo "dont do that";
else
command crontab "$@"
fi
}
** Package changed: ubuntu => cron (Ubuntu)
** Changed in: cron (Ubuntu)
Status: New => Opinion
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1009349
Title:
"crontab -i" should be a default option
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cron/+bug/1009349/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs