Fix applying config changes to kernel-s390x-zfcpdump-rhel.config
This commit is contained in:
parent
e53fa2bba7
commit
2705e57ce7
@ -106,10 +106,10 @@ actions:
|
|||||||
count: 1
|
count: 1
|
||||||
- target: "kernel*.config"
|
- target: "kernel*.config"
|
||||||
find: |
|
find: |
|
||||||
CONFIG_FS_ENCRYPTION=y
|
# CONFIG_FSI is not set
|
||||||
replace: |
|
replace: |
|
||||||
CONFIG_FS_ENCRYPTION=y
|
|
||||||
CONFIG_FS_POSIX_ACL=y
|
CONFIG_FS_POSIX_ACL=y
|
||||||
|
# CONFIG_FSI is not set
|
||||||
count: 1
|
count: 1
|
||||||
- target: "kernel*.config"
|
- target: "kernel*.config"
|
||||||
find: |
|
find: |
|
||||||
|
Loading…
Reference in New Issue
Block a user