ubuntu-grsec
ubuntu-grsec copied to clipboard
On https://github.com/dolanjs/ubuntu-grsec/blob/master/README.md#configure-app-and-monitor-servers-to-use-new-kernel-by-default did you mean to say `grep menuentry /boot/grub/grub.cfg` ?
Minor update to fix the path to grub.cfg.
In [Ubuntu kernel with grsecurity](https://github.com/dolanjs/ubuntu-grsec#download-kernel-and-grsecurity-on-online-server), the instructions dictate that one should clone the Ubuntu source from kernel.ubuntu.com: > git clone git://kernel.ubuntu.com/ubuntu/ubuntu-precise.git However, according to the git manual page, cloning a...