Merge "Remove old-kernels for fedora"
This commit is contained in:
commit
194df26096
5
elements/fedora/finalise.d/01-clean-old-kernels.sh
Executable file
5
elements/fedora/finalise.d/01-clean-old-kernels.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
install-packages yum-utils
|
||||||
|
|
||||||
|
package-cleanup --oldkernels -y --count=1
|
Loading…
Reference in New Issue
Block a user