O i
na lista attr significa que o arquivo foi marcado como "imutável", por isso você não pode alterá-lo. Você pode remover isso se quiser com chattr -i .
Na página de manual de chattr
:
A file with the 'i' attribute cannot be modified: it cannot be deleted or renamed, no link can be created to this file and no data can be written to the file. Only the superuser or a process possessing the CAP_LINUX_IMMUTABLE capability can set or clear this attribute.