You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arkady L. Shane
3a6264113e
|
5 months ago | |
---|---|---|
.. | ||
95-akmods.preset | 5 months ago | |
95-akmodsposttrans.install | 5 months ago | |
LICENSE | 5 months ago | |
README | 5 months ago | |
README.secureboot | 5 months ago | |
akmods | 5 months ago | |
akmods-keygen.target | 5 months ago | |
akmods-keygen@.service | 5 months ago | |
akmods-kmodgenca | 5 months ago | |
akmods-ostree-post | 5 months ago | |
akmods-shutdown | 5 months ago | |
akmods-shutdown.service | 5 months ago | |
akmods-tmpfiles.conf | 5 months ago | |
akmods.h2m | 5 months ago | |
akmods.log | 5 months ago | |
akmods.service.in | 5 months ago | |
akmods@.service | 5 months ago | |
akmodsbuild | 5 months ago | |
akmodsposttrans | 5 months ago | |
cacert.config.in | 5 months ago |
README
Akmods startup script will rebuild akmod packages during system boot, while its background daemon will build them for kernels right after they were installed. The akmods systemd service provides both, and is enabled by default. The akmods-shutdown service is disabled by default but can, in some circumstances, provide an additional chance to build and install a kernel module. Users who would prefer longer shutdowns over delayed startups may wish to consider enabling it with the following command: sudo systemctl enable --now akmods-shutdown.service