logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

chkboot - checks for unwanted modification on unencrypted /boot partition

Author

       Ju <ju@heisec.de>, Giancarlo Razzolini <grazzolini@gmail.com>, Chris Warner <inhies@gmail.com> and  Kevin
       MacMartin <prurigro@gmail.com>

Bugs

       • GPT  partitions  are not supported. As chkboot will continue to work, it willnotreportchangesinGPTheaders (only protective MBR).

Description

       Checks for any modification to your boot files since last run.

       --update, -u
              Mark changes as valid. Next run of chkboot will not warn about differences.

       --help, -h
              Show this help message and exit.

       chkboot runs at system startup to check for boot files modifications. User will be warn upon login if any
       are found.

       Kernel upgrade are automatically marked as valid.

       Configurations, such as boot partition, can be edited in:
          /etc/default/chkboot

Examples

       Acknowledge a detected changed after chkboot have displayed a warning:
          chkboot

       Clear valid modifications made by users:
          chkboot-u

Name

       chkboot - checks for unwanted modification on unencrypted /boot partition

See Also

manchkboot-check and manchkboot-desktopalert

Synopsis

chkboot [OPTIONS]

See Also