
This patch adds the right tags to each piece of metadata and corrects small errors found in the deployer notes. Closes-bug: 1595669 Change-Id: Ic04aaad85ebf111be5a0bdb01a350442fdea1433
402 B
402 B
---id: V-38583 status: exception tag: boot ---
For Ubuntu 14.04, the permissions on /boot/grub/grub.cfg
will be set to 0644
.
Ubuntu 16.04 and CentOS 7 use grub2. The configuration files in
/boot/grub2
are regenerated when new kernels are installed
or when the root user regenerates the configuration file. File ownership
and permissions are set appropriately after each of these events.