summaryrefslogtreecommitdiff
path: root/conf/update-initramfs.conf
blob: 278c51c7252d33a8c207862715c3bc1b855ce8b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 
# Configuration file for update-initramfs(8)
#

#
# update_initramfs [ yes | no ]
#
# Default is yes
# If set to no disables any update to initramfs beside kernel upgrade

update_initramfs=yes

#
# backup_initramfs [ yes | no ]
#
# Default is yes
# If set to no leaves no .bak backup files.

backup_initramfs=yes