Skip to content

Commit 4ff774c

Browse files
Update lib/files.cf
Co-authored-by: Craig Comstock <craig.comstock@northern.tech>
1 parent aa29b10 commit 4ff774c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/files.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1960,7 +1960,7 @@ body fsattrs immutable(state)
19601960
# transparently with the bit being removed just before modification
19611961
# and restored immediately after the atomic change is made.
19621962

1963-
immutable => "$(CF_BOOL)"; # The i attribute supported by chattr
1963+
immutable => "$(state)"; # The i attribute supported by chattr
19641964
}
19651965

19661966
body fsattrs is_immutable

0 commit comments

Comments
 (0)